hydra.overlay.scala

Members list

Type members

Classlikes

object Libraries

Registry of all primitive functions available in Hydra-Scala. First-order primitives have real (native) implementations. Most higher-order primitives also have term-level implementations that build application terms for the reducer to evaluate. A few complex higher-order primitives (those requiring intermediate evaluation, e.g. filter, find, bind) use stubs and rely on eval elements.

Registry of all primitive functions available in Hydra-Scala. First-order primitives have real (native) implementations. Most higher-order primitives also have term-level implementations that build application terms for the reducer to evaluate. A few complex higher-order primitives (those requiring intermediate evaluation, e.g. filter, find, bind) use stubs and rely on eval elements.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Libraries.type