A collection of utility functions and classes that are too small to create a separate project for each one.
Rules:
- Nothing in this project should have external dependencies.
- Anything here can just as easily be copy-pasted instead of bringing in the dependency.
Requirements:
- JVM >= 1.7
- Scala >= 2.10.x