Reserved name

Object names must not duplicate reserved names from org.eolang.* objects located in home.

Incorrect:

# Foo.
[] > foo
  52 > true

Since true already exists in org.eolang.true.eo.

Published on Tue Mar 31 07:20:33 UTC 2026.