mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +02:00
Update kdb+.html.markdown
fixed typos
This commit is contained in:
@@ -693,7 +693,7 @@ first each (1 2 3;4 5 6;7 8 9)
|
||||
/ => 12 23 34
|
||||
/ => 13 24 35
|
||||
/ => 14 25 36
|
||||
1 2 3 +/: 1 2 3
|
||||
1 2 3 +/: 11 22 33
|
||||
/ => 12 13 14
|
||||
/ => 23 24 25
|
||||
/ => 34 35 36
|
||||
|
Reference in New Issue
Block a user