Docs
v11.0
v9.1 - v10.1
v8.2 - v9.0
v6.0 - v8.2
This is the latest docs version
Quick Links
-
Overview
-
Language Features
-
JS Interop
-
Build System
Documentation
Language Manual
Reference for all language features
ReScript & React
First class bindings for ReactJS
GenType
Seamless TypeScript & Flow integration
Reanalyze
Dead Code & Termination analysis
Exploration
Packages
Explore third party libraries and bindings
Syntax Lookup
Discover all syntax constructs
API
Playground
Blog
Community
Playground
Blog
Twitter
GitHub
Forum
ReScript 11 is out! Read the
announcement blog post
.
API
/
Belt
/
Id
/
Makehashable
MakeHashable
identity
RESCRIPT
type
identity
t
RESCRIPT
type
t
=
M
.t
hash
RESCRIPT
let
hash: hash<t, identity>
eq
RESCRIPT
let
eq: eq<t, identity>