Matcha
Matcha v0.1.10
  • OVERVIEW
  • Modules

    View Source Matcha.Table.ETS (Matcha v0.1.10)

    Link to this section Summary

    Types

    object()
    table()

    Functions

    match(table, operation \\ :all, pattern)
    select(table, operation \\ :all, spec)

    Link to this section Types

    Link to this type

    object()

    View Source
    @type object() :: tuple()
    Link to this type

    table()

    View Source
    @type table() :: atom() | :ets.tid()

    Link to this section Functions

    Link to this macro

    match(table, operation \\ :all, pattern)

    View Source (macro)
    Link to this macro

    select(table, operation \\ :all, spec)

    View Source (macro)

    Hex Package Hex Preview (current file) Download ePub version

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