package nested
Content Hierarchy
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
NestedBase[Obj, Tpl] extends Comparator[List[AnyRef]]
Builder classes of various arity of nested tuples.
-
trait
NestedJson[Obj, Tpl] extends NestedBase[Obj, Tpl] with JsonBase
Nested json builder classes of various levels.
-
trait
NestedTuples[Obj, Tpl] extends NestedBase[Obj, Tpl]
Nested tuple builder classes of various levels.
Value Members
- object NestedJson
- object NestedTuples

Documentation/API for the Molecule library - a meta DSL for the Datomic database.
scalamolecule.org | Github | Forum