Package

poly

Permalink

package poly

Visibility
  1. Public
  2. All

Value Members

  1. package util

    Permalink

    Poly-util includes essential additions to the Scala Standard Library.

    Poly-util includes essential additions to the Scala Standard Library. This includes:

    * poly.util.fastloop: Macro-exploiting utilities for rewriting a for-loop * poly.util.formatter: Extra formatters for Ints/Reals * poly.util.io: Simplified I/O interface * poly.util.stringmatch: Enables elegant string matching in a pattern matching statement * poly.util.time: DSL & operators for java.time * poly.util.typeclass: Essential typeclass abstractions for toString and clone

Ungrouped