fetch icon indicating copy to clipboard operation
fetch copied to clipboard

Approachable by OCamlers

Open lessp opened this issue 6 years ago • 0 comments

There are different idioms in ReasonML and OCaml, camelCase vs snake_case and PascalCase vs Giraffe_case meaning that there'd be some friction if someone would like to use this in the OCaml world.

We can provide aliases, similar to what Tablecloth are doing, but that still leaves us with the status-codes being PascalCase'd.

Could also provide a separate library

lessp avatar Sep 25 '19 17:09 lessp