NuMatch
Superclass: NSObject
Declared in: nu/match.nu
Class definition to make it easier to bridge to ObjC (jsb)
Methods
| + |
(id) |
findAtom: |
(id) a |
|
inSequence: |
(id) sequence |
in nu/match.nu
| + |
(BOOL) |
match: |
(id) pattern |
|
withSequence: |
(id) sequence |
in nu/match.nu
| + |
(id) |
destructure: |
(id) pattern |
|
withSequence: |
(id) sequence |
in nu/match.nu
| + |
(id) |
mdestructure: |
(id) pattern |
|
withSequence: |
(id) sequence |
in nu/match.nu
| + |
(id) |
matchSet: |
(id) pattern |
|
withSequence: |
(id) sequence |
|
forBody: |
(id) body |
in nu/match.nu
| + |
(id) |
matchLet: |
(id) pattern |
|
withSequence: |
(id) sequence |
|
forBody: |
(id) body |
in nu/match.nu