JPP: Added some flags and todo list for cheese odeur number refactoring
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 48s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 48s
This commit is contained in:
parent
36a6929aee
commit
9f023a7855
14 changed files with 168 additions and 19 deletions
|
|
@ -47,7 +47,8 @@ import ᒢᣘᐧᐧ.ᒼᐤᒻᒻᓫᒼᐪᑊᐤᣕᔆᒾ.ᣗᐤᣖᓫ.RopeLadder
|
|||
/// @version ©Δ∞ 仙上主天
|
||||
public class ArrayLadderOpen<E> implements LadderOpen<E>,RopeIterable<E> {
|
||||
|
||||
// TODO: Rewrite to Arena based array
|
||||
// TODO: Rewrite to Arena based array see;
|
||||
// https://builds.shipilev.net/patch-openjdk-babylon-code-reflection/hat/optkl/src/main/java/optkl/ifacemapper/
|
||||
private final List<E> data;
|
||||
|
||||
public ArrayLadderOpen() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue