I'm more active on Mastodon: https://chaos.social/@citizen428
rows |> List.map ~f:(fun row -> render_row row widths)
Maybe read up on labeled arguments if you find them confusing:
ocaml.org/manual/5.4/l...
rows |> List.map ~f:(fun row -> render_row row widths)
Maybe read up on labeled arguments if you find them confusing:
ocaml.org/manual/5.4/l...
gist.github.com/citizen428/b...
#ocaml
gist.github.com/citizen428/b...
#ocaml