This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4343b95c04b08653375b1811f1893a66e733809f
wren
/
test
/
core
/
null
/
not.wren
T
2 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: implement
!
operator for all core types with proper truthiness semantics
2015-01-16 05:50:01 +00:00
IO.print(!null) // expect: true
Reference in New Issue
Copy Permalink