Skip to content

Commit

Permalink
↓⍉↑ kwds
Browse files Browse the repository at this point in the history
  • Loading branch information
abrudz committed Jan 22, 2025
1 parent 7da2c43 commit 46c8be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion table.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -2638,7 +2638,7 @@ Av/⍳⍴Yv Fast: The positions in Yv corresponding to the 1s in Av Expression
~0∊⍴Y Fast: Is Y non-empty? Expression Performance Array Properties testif speed optimised optimized quick nonempty? hascontent? idiom
;X;Y;Z Tradfn/Tradop locals line localisation of names X, Y, Z (before first code) Syntax Definition localization shadow variables symbols identifiers scope stack frame scope localise localize declaration declare declaring 1st lines https://help.dyalog.com/latest/#Language/Defined%20Functions%20and%20Operators/TradFns/Locals%20Lines.htm
]name -? Print help for user command 'name' Non-syntax rightsquarebracket rightbracket usercommand ucmd documentation instructions https://tio.run/##SyzI0U2pTMzJT////1HfVOdI9eLEnBJ1hUfdLQqpeYlJOanBjj4h///HpiUml@QXFSvo2gMA https://help.dyalog.com/latest/#UserGuide/The%20APL%20Environment/User%20Commands.htm
↓⍉↑Yv Fast: A nested vector comprising vectors that each correspond to a position in the original vectors of Yv – the first vector contains the first item from each vector in Yv, padded to be the same length as the largest vector, and so on Expression Performance Structural speed optimised optimized quick transpose transposing vtv cell element 1st lists unzip() remixing unzipping merging interweave interweaving interleave interleaving shuffle shuffling meshing idiom zipwith() zip-with zipwith
↓⍉↑Yv Fast: A nested vector comprising vectors that each correspond to a position in the original vectors of Yv – the first vector contains the first item from each vector in Yv, padded to be the same length as the largest vector, and so on Expression Performance Structural speed optimised optimized quick transpose transposing vtv cell element 1st lists unzip() remixing unzipping merging interweave interweaving interleave interleaving shuffle shuffling meshing idiom zipwith() zip-with zipwith clothesdryer clothes-dryer tumbler tumbledryer tumble-dryer washingmashine washing-machine
⌊0.5+N Fast: Round to nearest integer Expression Performance Mathematical speed optimised optimized quick int() idiom
... Syntax error to stop execution Non-syntax System halt
⎕NL-⍳9 List names of existing members Expression Workspace available active names namelist all types nameclasses name-classes everything https://tio.run/##SyzI0U2pTMzJT////1Hf1EdtExSAVLCrHpD089F91LvZ8v9/AA https://help.dyalog.com/latest/#Language/System%20Functions/nl.htm
Expand Down

0 comments on commit 46c8be6

Please sign in to comment.