Method: PatternMatch::Wildcard#match
- Defined in:
- lib/egison/core.rb
#match(tgt, bindings) ⇒ Object
227 228 229 |
# File 'lib/egison/core.rb', line 227 def match(tgt, bindings) [[[], []]] end |
227 228 229 |
# File 'lib/egison/core.rb', line 227 def match(tgt, bindings) [[[], []]] end |