Euclid v0.2.4
  • Pages
  • Modules

    Euclid.Extra.Enum (Euclid v0.2.4) View Source

    Link to this section Summary

    Functions

    at!(enum, index)
    compact(enum)
    fetch_multiple(enum, indices)
    find_indices(enum, values)
    first!(enum)
    isort(enum)
    isort_by(enum, mapper)
    pluck(enumerable, properties)
    tids(enumerable)
    update_or_append_by(enumerable, filter, mergeable)

    Link to this section Functions

    Link to this function

    at!(enum, index)

    View Source
    Link to this function

    compact(enum)

    View Source
    Link to this function

    fetch_multiple(enum, indices)

    View Source
    Link to this function

    find_indices(enum, values)

    View Source
    Link to this function

    first!(enum)

    View Source
    Link to this function

    isort(enum)

    View Source
    Link to this function

    isort_by(enum, mapper)

    View Source
    Link to this function

    pluck(enumerable, properties)

    View Source
    Link to this function

    tids(enumerable)

    View Source
    Link to this function

    update_or_append_by(enumerable, filter, mergeable)

    View Source

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

    API Reference