- New features
- Add optional
Matcher.match_spec/1callback to support returning an ETS
match-spec to speed upPropertyTable.match/2. This moves an O(n) search in
Elixir to ETS's optimized C implementation. The default string list support
uses it now.
- Add optional