We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0168dd commit 27db8f3Copy full SHA for 27db8f3
ari.goal
@@ -38,7 +38,7 @@ json.tbl:{ / table from parsing json array of like objects
38
?[istbl x;:x;:error"dict is not a table: $x"]
39
[ks:!*x; vs:@[;ks]'x; ks!+vs]]}
40
/ Interactive Tools
41
-ac:{[s] gs:!rt.get"g"; r:rx s; ms:(..p.r@'p.gs)#gs; ms@<_ms } / auto-complete
+ac:{gs:,/rtnames"";ms:?["s"=@x;(..p.x%p.gs)#gs;[(..p.x@p.gs)#gs]]; ms@<_ms } / auto-complete
42
/ Test Framework
43
tt.suite:"global"; tt.suitestate:..[es:();fs:();ps:();ss:()]; tt.state:..[global:tt.suitestate]
44
tt.st:tt.state; tt.ffast:0; tt.clear:{tt.st::tt.state}
0 commit comments