View Source Orion.MatchSpec (Orion v1.0.5)

Summary

Types

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

Functions