Key: Difference between revisions

No change in size ,  1 year ago
"More lowercasing"
("Add all appropriate categories to each verb")
("More lowercasing")
Line 1:
{{primitive|x key t}}
 
'''Keykey''' is a primitive which creates a keyed table from a normal [[table]], essentially setting one or more columns given in <code>x</code> as the primary keys of <code>t</code>.
 
<pre> t: +`a`b`c!(1 2;3 4;5 6)
720

edits