updating list of deviations
This commit is contained in:
parent
01d1df90be
commit
bd136c120e
|
@ -1,6 +1,5 @@
|
||||||
Misc
|
Misc
|
||||||
===
|
===
|
||||||
string-copy
|
|
||||||
exit
|
exit
|
||||||
sleep
|
sleep
|
||||||
delay
|
delay
|
||||||
|
@ -12,10 +11,6 @@ state
|
||||||
match
|
match
|
||||||
Char
|
Char
|
||||||
name
|
name
|
||||||
......
|
|
||||||
....
|
|
||||||
..
|
|
||||||
...
|
|
||||||
module-begin
|
module-begin
|
||||||
define-datatype
|
define-datatype
|
||||||
recur
|
recur
|
||||||
|
@ -62,32 +57,13 @@ pretty-print
|
||||||
|
|
||||||
Hashes
|
Hashes
|
||||||
===
|
===
|
||||||
make-hasheq
|
|
||||||
make-hasheqv
|
|
||||||
make-hash
|
|
||||||
make-immutable-hash
|
|
||||||
make-immutable-hasheq
|
|
||||||
make-immutable-hasheqv
|
|
||||||
hash
|
|
||||||
hash?
|
|
||||||
hash-eq?
|
|
||||||
hash-eqv?
|
|
||||||
hash-copy
|
|
||||||
hash-count
|
|
||||||
hash-equal?
|
|
||||||
hash-remove!
|
|
||||||
hash-ref
|
|
||||||
hash-set
|
|
||||||
hash-set!
|
|
||||||
hash-for-each
|
hash-for-each
|
||||||
hash-iterate-first
|
hash-iterate-first
|
||||||
hash-map
|
hash-map
|
||||||
hash-remove
|
|
||||||
hash-iterate-key
|
hash-iterate-key
|
||||||
hash-iterate-next
|
hash-iterate-next
|
||||||
hash-iterate-value
|
hash-iterate-value
|
||||||
hash-update
|
hash-update
|
||||||
hash-has-key?
|
|
||||||
hash-ref!
|
hash-ref!
|
||||||
hash-update!
|
hash-update!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user