prolog::b_hash_new/1

b_hash_new( -NewHash )*

Create a empty hash table NewHash, with size obtained from array__default_size//11, by default 2048 entries.

Private-func:

1. prolog::b_hash_new_1::b_hash_new/1(int ARG1)():