pod util
Utilities
Mixins
Service |
Services are used to publish functionality in a VM for use by other software components. |
Classes
AbstractMain |
AbstractMain provides conveniences for writing the main routine of an app. |
BoolArray | |
CsvInStream |
CsvInStream is used to read delimiter-separated values as specified by RFC 4180. |
CsvOutStream |
CsvOutStream is used to write delimiter-separated values as specified by RFC 4180. |
FileLogger |
FileLogger appends Str log entries to a file. |
FloatArray | |
IntArray | |
JVal |
JSON Object |
Macro |
Macro provides a way to replace macro expressions within a pattern using a pluggable implementation for the macro resolution. |
Random |
Random provides different implementation of random number generators with more flexibility than the methods available in sys. |
Unit |
Unit models a unit of measurement. |
Facets
Arg |
Facet for annotating an |
Opt |
Facet for annotating an |