Home
Steps
Try
Home
Steps
Try
Steps
Steps to learning Reason OCaml
Names and Functions
When getting started writing functions, it is very helpful to use rtop locally, which is Reason's R ead E val P rint L oop (REPL…
Read more…
Myer Nore
19 November, 2017 - 3 min read
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)