Simplified hash_svalue somewhat o The return value is now 64bit on 64bit systems o Utilize the already-existing union if sizeof(float)==sizeof(int) o Remove check that checks if apply_* works correctly. (debug only, but rather un-needed)