weaver v0.1.0 Weaver.Builder.Shed

Summary

Types

t()

Borrowed from weaving. defined how the data are collected and assembled

The name borrowed from weaving, its the threads that other threads pass them to form cloth. It’s a kind of path that data pass through

Types

knot()
knot :: atom | binary | [knot]
t()
t :: %Weaver.Builder.Shed{converter: (any -> any) | none, id_converter: (any -> any) | none, provider: atom, tablets: [tablet]}
tablet()
tablet :: {weft, weft}

Borrowed from weaving. defined how the data are collected and assembled

weft()
weft :: [knot]

The name borrowed from weaving, its the threads that other threads pass them to form cloth. It’s a kind of path that data pass through