Klong: Difference between revisions

Jump to navigation Jump to search
No change in size ,  21:41, 8 June 2021
→‎Primitives: Fix some links
m (Text replacement - "primitive functions" to "primitive functions")
(→‎Primitives: Fix some links)
Line 56: Line 56:
| <code>~</code>  || [[Not]]                || [[Match]]
| <code>~</code>  || [[Not]]                || [[Match]]
|-
|-
| <code>@</code>  || [[Atom]]                || [[Index function|Index]]/Apply
| <code>@</code>  || Atom                   || [[Index function|Index]]/Apply
|-
|-
| <code>:@</code> ||                        || Index-in-Depth
| <code>:@</code> ||                        || Index-in-Depth
|-
|-
| <code>?</code>  || [[Range]]               || [[Find]]
| <code>?</code>  || Range ([[Unique]])      || [[Find]]
|-
|-
| <code>,</code>  || List (like [[Enclose]]) || Join (like [[Catenate]])
| <code>,</code>  || List (like [[Enclose]]) || Join (like [[Catenate]])

Navigation menu