Skip to content

A set of small Scala utilities that do not warrant a project of their own

License

Notifications You must be signed in to change notification settings

mpitid/scala-util-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Throw away utilities

A collection of utility functions and classes that are too small to create a separate project for each one.

Rules:

  1. Nothing in this project should have external dependencies.
  2. Anything here can just as easily be copy-pasted instead of bringing in the dependency.

Requirements:

  1. JVM >= 1.7
  2. Scala >= 2.10.x

About

A set of small Scala utilities that do not warrant a project of their own

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages