AVL tree: Difference between revisions

m
Line 3,333:
next_random (seed : &uint64) : uint64 =
let
val a : uint64 = $UNSAFE.cast 6364136223846793005UL6364136223846793005ULL
val c : uint64 = $UNSAFE.cast 1442695040888963407UL1442695040888963407ULL
val retval = seed
in
1,448

edits