mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Prefix type checkers with "is", stdlib cleanup
This commit is contained in:
parent
98917c2ca4
commit
7f71569e07
25 changed files with 163 additions and 160 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|v={v}
|
||||
a = v
|
||||
|
||||
:$ f(p) = v::string
|
||||
:$ f(p) = v::is string
|
||||
|v2={v}
|
||||
a = p
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue