Namespace use java.util.HashMap
Also replace FP-style logic with more Java-y use of 0 for "None" and if-elses. This theoretically saves object allocations although the JVM should be able to optimize the FP-style code.
parent
fb716f8e
Please register or sign in to comment