View Source Jx.Catalog (Jx v0.5.1)

This module tracks the modules and functions that are used as possible matches in function matching.

Link to this section Summary

Functions

Returns a %Jx{} context that searches the modules of the catalog for a match.

Link to this section Functions

Returns a %Jx{} context that searches the modules of the catalog for a match.

examples

Examples

iex> Jx.Catalog.j(quote(do: &j/1))
#Jx<>