routine e
| 1 | language documentation Terms |
| 1.1 | (Terms) term e |
| 2 | class IO::Special |
| 2.1 | (IO::Special) method e |
| 3 | class IO::Path |
| 3.1 | (IO::Path) method e |
Documentation for routine e assembled from the following types:
language documentation Terms
From Terms
(Terms) term e
Returns Euler's number. e is the ASCII equivalent of 𝑒.
class IO::Special
From IO::Special
(IO::Special) method e
method e(IO::Special: --> True)
The 'exists' file test operator, always returns True.
class IO::Path
From IO::Path
(IO::Path) method e
Defined as:
method e(--> Bool)
Returns True if the invocant is a path that exists.