Orion.MatchSpec (Orion v1.0.7)

View Source

Summary

Types

t()

@type t() :: %Orion.MatchSpec{
  arity: integer(),
  function_name: atom(),
  module_name: atom()
}

Functions

from_phxlv_session(session_ms)

mfa(match_spec)

to_phxlv_session(ms)