thautwarm / MLStyle.jl

Julia functional programming infrastructures and metaprogramming facilities

Home Page:https://thautwarm.github.io/MLStyle.jl/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document `pattern_unmacrocall` usage

jariji opened this issue · comments

The docs say

you can also change the pattern compilation behavior by overloading MLStyle.pattern_unmacrocall, whose usage can be found at the implementation of the pattern support for @r_str.

but it would be good to have dedicated docs.