Home
Steps
Try
Home
Steps
Try
Steps
Steps to learning Reason OCaml
Modules
What are Modules? Modules group related methods, exceptions and types into a package. In addition, Reason provides module interfaces that…
Read more…
Myer Nore
14 March, 2018 - 6 min read
Maps
What are Maps? In many applications it becomes necessary to look up a Record , Object or other data structure by a unique identifier…
Read more…
Myer Nore
06 March, 2018 - 5 min read
1
2
Tags
booleans (1)
conditionals (1)
floats (1)
fold-left (1)
functions (1)
functors (2)
hashtables (1)
j-string-interpolation (1)
json (1)
lists (1)
maps (1)
meta (1)
modules (1)
objects (1)
operator-precedence (1)
pattern-matching (1)
records (3)
rtop (2)
variants (2)