in reply to Re: wishlist: die-on-failure for built-ins
in thread wishlist: die-on-failure for built-ins
If the symbol :void appears in the import list, then functions named later in that import list raise an exception only when these are called in void context--that is, when their return values are ignored.
|
|---|