dictionary_johnson v0.1.0
  • Pages
  • Modules

    Exercise (dictionary_johnson v0.1.0)

    Link to this section Summary

    Functions

    check_match(a, a)
    even_length(list)
    len(list)
    map(list, fun)
    playing_around(t)
    regex_ex()
    square(list)
    string_ex1()
    string_ex2()
    sum(list)
    sum_pairs(list)
    swap_tups(arg)
    understand_rec(list)

    Link to this section Functions

    Link to this function

    check_match(a, a)

    Link to this function

    even_length(list)

    Link to this function

    len(list)

    Link to this function

    map(list, fun)

    Link to this function

    playing_around(t)

    Link to this function

    regex_ex()

    Link to this function

    square(list)

    Link to this function

    string_ex1()

    Link to this function

    string_ex2()

    Link to this function

    sum(list)

    Link to this function

    sum_pairs(list)

    Link to this function

    swap_tups(arg)

    Link to this function

    understand_rec(list)

    On Hex.pm: Package Preview (current file)

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