Elxlog

v0.1.6

  • Pages
  • Modules
  • Mix Tasks

    Elxlog v0.1.6 Elxlog View Source

    Elxlog is main module of Elxlog

    Link to this section Summary

    Functions

    add_ask(x)
    bar(str)

    for test

    error(msg, ls)
    find_var(x)
    find_var1(x, res)
    is_anonymous(arg1)
    is_atomvar(x)
    is_builtin(arg1)
    is_clause(arg1)
    is_compound(x)
    is_formula(arg1)
    is_pred(arg1)
    is_var(x)
    is_variant(arg1)
    repl()
    stop()

    for debug

    unique(list)

    Link to this section Functions

    Link to this function

    add_ask(x)

    View Source
    Link to this function

    bar(str)

    View Source

    for test

    Link to this function

    error(msg, ls)

    View Source
    Link to this function

    find_var(x)

    View Source
    Link to this function

    find_var1(x, res)

    View Source
    Link to this function

    is_anonymous(arg1)

    View Source
    Link to this function

    is_atomvar(x)

    View Source
    Link to this function

    is_builtin(arg1)

    View Source
    Link to this function

    is_clause(arg1)

    View Source
    Link to this function

    is_compound(x)

    View Source
    Link to this function

    is_formula(arg1)

    View Source
    Link to this function

    is_pred(arg1)

    View Source
    Link to this function

    is_var(x)

    View Source
    Link to this function

    is_variant(arg1)

    View Source
    Link to this function

    repl()

    View Source
    Link to this function

    stop()

    View Source

    for debug

    Link to this function

    unique(list)

    View Source

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