Fix types of elemIndex
Unify the module ts with the native ts uses to implement them.
Add a lot of new functions:
- Result.andThen
- List.elemIndex
- Option.toOption
- {StrStr,IntSet}.remove
- {StrStr,IntSet}.add
- {StrStr,IntSet}.set
- {StrStr,IntSet}.has
- {StrDict,IntDict}.merge
Add regex module to Bucklescript. The contract will probably change in future versions because native regex uses an API that can't easily be made match.
Add pp functions for show derivers
Use individual mlis for each library - there are some minor differences we want to allow.
First release