Gulib

v0.1.0

  • Pages
  • Modules

    Gulib v0.1.0 Gulib.List View Source

    Link to this section Summary

    Functions

    compact(list)
    find_index(list, ele)
    index_by(list, key)
    max(list)
    min(list)
    mixed?(list_a, list_b)
    sample(list)
    sample(list, count)
    sort_by_values(records, values, field_key)

    Link to this section Functions

    Link to this function compact(list) View Source
    Link to this function find_index(list, ele) View Source
    Link to this function index_by(list, key) View Source
    Link to this function max(list) View Source
    Link to this function min(list) View Source
    Link to this function mixed?(list_a, list_b) View Source
    Link to this function sample(list) View Source
    Link to this function sample(list, count) View Source
    Link to this function sort_by_values(records, values, field_key) View Source

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer for the Elixir programming language.