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

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