Every programmer accumulates a small pile of idioms that they use when programming in the small. Samscala contains mine.
I try to write Scaladocs for my utility code, so you might find something of use when perusing the documentation.
A binary artifact is available via Maven Central with group id com.samskivert
and artifact id
samscala
. Check Maven Central for the
version number of the latest release.
Samscala is released under the New BSD License, which can be found in the LICENSE file.