routine 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:D: --> True)

The 'exists' file test operator, always returns True.

class IO::Path

From IO::Path

(IO::Path) method e

Defined as:

method e(--> Bool:D)

Returns True if the invocant is a path that exists.