NX01: First lehmer dial codes and more kaas odeur numbers things
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1m23s

This commit is contained in:
Willem Cazander 2026-02-15 17:56:51 +01:00
parent b7c933470b
commit af78169898
92 changed files with 985 additions and 287 deletions

View file

@ -126,12 +126,12 @@ public enum T064ᖟ implements TerminatorEnum𓄯<T064ᖟ>, LegoᐧBrickᐧTape
}
@Override
public Long thisᴺᵘᵐᵇᵉʳᴿᵃⁿᵍᵉᵁᵖ() {
public Long thisᴺᵘᵐᵇᵉʳᴿᵃⁿᵍᵉ() {
return Long.valueOf(valuesLength());
}
@Override
public T064ᖟ thisᵀᴮᵒⁿᵉᴺᵉʷ(Long zerdinal) {
public T064ᖟ thisᵀᴮᵒⁿᵉᴼᶠ(Long zerdinal) {
return valueOf((int)(long) zerdinal);
}