darklang / tablecloth

A standard library with the same API in F#, Rescript and OCaml
https://www.tablecloth.dev
MIT License
513 stars 45 forks source link

Add Map.filterMap & fixed #151 #273

Closed pm5 closed 2 years ago

pbiggar commented 2 years ago

Thanks! Should be able to get this merged easily enough:

pm5 commented 2 years ago

Hello there, fixed the formats and mli and added some tests. Not sure what failing in build and documentations though.

pbiggar commented 2 years ago

Hello there, fixed the formats and mli and added some tests. Not sure what failing in build and documentations though.

Thanks! To fix the documentation, I think you just need to run make doc

pm5 commented 2 years ago

Hello there. Finally had some time to address this :)

pbiggar commented 2 years ago

My apologies, I should have merged this before splitting the repos apart. We'll need to move this to the other repos