format
This commit is contained in:
parent
22a64c4931
commit
09217216dc
1 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ The following functions will return a pattern.
|
||||||
Most of these are also used by the Mini Notation:
|
Most of these are also used by the Mini Notation:
|
||||||
|
|
||||||
| function | mini |
|
| function | mini |
|
||||||
| ------------------------------ | --------------- |
|
| ------------------------------ | ---------------- |
|
||||||
| `cat(x, y)` | `"<x y>"` |
|
| `cat(x, y)` | `"<x y>"` |
|
||||||
| `seq(x, y)` | `"x y"` |
|
| `seq(x, y)` | `"x y"` |
|
||||||
| `stack(x, y)` | `"x,y"` |
|
| `stack(x, y)` | `"x,y"` |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue