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 Sep 12 07:14:09 UTC 2025.