我曾经使用repl.it来查看它返回的内容,仅仅是为了好奇,结果发现了 not nil 返回true
not nil
true
为什么?是因为在Lua中一切都应该是真的还是假的?
Repl.it链接:https://repl.it/repls/SanePastelHarrier
lua boolean-logic
boolean-logic ×1
lua ×1