exploring-reasonml
exploring-reasonml copied to clipboard
Chapter: Arrays
Small typo : We’ll again prefer the labeled module ListArray (ArrayLabels)
Small typo: ListLabels
.length() returns the length of an array.
It should be ArrayLabels
.