.
original commit: 3e504126f86cf40cc9b736bfbb8a705aadc7ee79
This commit is contained in:
parent
02d72de6cb
commit
41188713e5
|
@ -2537,7 +2537,7 @@ add struct contracts for immutable structs?
|
|||
(let printable? ([x x])
|
||||
(or (symbol? x)
|
||||
(string? x)
|
||||
;(bytes? x) ;; no bytes in 206
|
||||
(bytes? x)
|
||||
(boolean? x)
|
||||
(char? x)
|
||||
(null? x)
|
||||
|
|
Loading…
Reference in New Issue
Block a user