diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-19 07:55:22 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-19 07:55:22 -0400 |
| commit | 222a7f19b75388b0c07b339ada198eb8fe5b9b15 (patch) | |
| tree | 90272b06159a63e8cdadf65767af5c192158cbc1 /doc/fromJ.md | |
| parent | d9546b5085d95696e93b2796545ff94eafe05928 (diff) | |
Specify •MakeRand and •rand
Diffstat (limited to 'doc/fromJ.md')
| -rw-r--r-- | doc/fromJ.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fromJ.md b/doc/fromJ.md index 6363420b..2168a168 100644 --- a/doc/fromJ.md +++ b/doc/fromJ.md @@ -140,6 +140,7 @@ The tables below give approximate implementations of J primitives. J has a whole | `}:` | `¯1⊸↓` | | `".` | `•Eval` | | `":` | `•Fmt` | +| `?` | `r.Range⚇0` | `r.Deal` with `r←•MakeRand num` | `e.` | `><∘∾∊¨⊢` | `∊` | `E.` | | `⍷` | `i.` | `↕` (`⥊⟜(↕×´)` for lists) | `⊐` |
