- Use blocks instead of lambdas with Task functions
- Support a + or - prefix with Integer.parse/1
- More pessimistic gem dependency constraints
- Avoid mutating the receiver in functions
A partial implementation of the following Elixir modules:
- Agent
- Atom
- Base
- Dict
- Enum
- File
- Float
- Integer
- List
- OptionParser
- Path
- Range
- Set
- Stream
- String
- System
- Task
- Tuple
- Version