bolts.experimental

Contains experimental features - these can break *anytime*

Modules

refraction
module bolts.experimental.refraction

This module helps building functions from other functions.

signatures
module bolts.experimental.signatures

Provides utilites that allow you to enforce signatures - a specification for a structure

Public Imports

bolts.experimental.signatures
public import bolts.experimental.signatures;

Meta