Euclid v0.2.4
  • Pages
  • Modules

    Euclid.Exists (Euclid v0.2.4) View Source

    Link to this section Summary

    Functions

    any?(enum)
    blank?(s)
    filter(values)
    first_present(values)
    join(values, separator \\ " ")
    or_default(value, default)
    presence(value)
    present?(value)

    Link to this section Functions

    Link to this function

    any?(enum)

    View Source
    Link to this function

    blank?(s)

    View Source
    Link to this function

    filter(values)

    View Source
    Link to this function

    first_present(values)

    View Source
    Link to this function

    join(values, separator \\ " ")

    View Source
    Link to this function

    or_default(value, default)

    View Source
    Link to this function

    presence(value)

    View Source
    Link to this function

    present?(value)

    View Source

    Built using ExDoc (v0.24.2) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference