Hi all,<p>where can I find the source code (preferably in Java or Kotlin) for a Van Emde Boas Tree Layout? As it's the best layout for arranging a static binary tree and even for an updatable binary tree I wanted to see a "real world" implementation.<p>It's also okay to find an implementation in another language.<p>kind regards
Johannes