-
Fix infinite loop in
isSubmapOf[By]
/isSubsetOf
on 32-bit platforms.
To fix this bug and potentially other similar bugs, we return to a branching factor of 16 on 32-bit platforms. -
Documentation changes:
Fix infinite loop in isSubmapOf[By]
/ isSubsetOf
on 32-bit platforms.
To fix this bug and potentially other similar bugs, we return to a branching factor of 16 on 32-bit platforms.
Documentation changes: