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 Fri Oct 10 22:54:11 UTC 2025.