See Original text in context
Returns Euler's number. e
is the ASCII equivalent of 𝑒
.
See Original text in context
method e(IO::Path: --> Bool)
Returns True
if the invocant is a path that exists.
See Original text in context
method e(IO::Special: --> True)
The 'exists' file test operator, always returns True
.