in reply to Re^2: Is require still required?
in thread Is require still required?
Except it's a really unreliable way to return a value.
This is an assertion without argument.
If it would be unreliable, it should fail sometimes - but it doesn't, only in the ways require does.
Yes, the example code is just bare-bone without any checks. It is also nonsensical because it doesn't do anything useful.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Is require still required?
by haj (Vicar) on Feb 02, 2024 at 13:34 UTC | |
by shmem (Chancellor) on Feb 03, 2024 at 11:07 UTC | |
by choroba (Cardinal) on Feb 03, 2024 at 20:04 UTC | |
by LanX (Saint) on Feb 03, 2024 at 21:29 UTC |