gmap icon indicating copy to clipboard operation
gmap copied to clipboard

toy implementation of `equal` using folding and sequences

Open cfcs opened this issue 5 years ago • 0 comments

leaving this here lest we forget about it. used fold and to_seq because their signature comments seem to guarantee the iteration order: https://caml.inria.fr/pub/docs/manual-ocaml/libref/Map.S.html

cfcs avatar Apr 19 '19 17:04 cfcs