schematic v0.0.3
  • Pages
  • Modules

    View Source Schematic (schematic v0.0.3)

    Link to this section Summary

    Functions

    all(schematics)
    any()
    bool(literal \\ nil)
    dump(schematic, input)
    int(literal \\ nil)
    list()
    list(schematic)
    map(blueprint \\ %{})
    null()
    oneof(schematics)
    optional(key)
    raw(function, opts \\ [])
    schema(mod, schematic)
    str(literal \\ nil)
    tuple(schematics, opts \\ [])
    unify(schematic, input)

    Link to this section Functions

    Link to this function

    all(schematics)

    View Source
    Link to this function

    any()

    View Source
    Link to this function

    bool(literal \\ nil)

    View Source
    Link to this function

    dump(schematic, input)

    View Source
    Link to this function

    int(literal \\ nil)

    View Source
    Link to this function

    list()

    View Source
    Link to this function

    list(schematic)

    View Source
    Link to this function

    map(blueprint \\ %{})

    View Source
    Link to this function

    null()

    View Source
    Link to this function

    oneof(schematics)

    View Source
    Link to this function

    optional(key)

    View Source
    Link to this function

    raw(function, opts \\ [])

    View Source
    Link to this function

    schema(mod, schematic)

    View Source
    Link to this function

    str(literal \\ nil)

    View Source
    Link to this function

    tuple(schematics, opts \\ [])

    View Source
    Link to this function

    unify(schematic, input)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.2) for the Elixir programming language