prolog::is_b_hash/1

Initial hash table size: should be a prime number>?

is_b_hash( +Hash )*

True if term Hash is a hash table.

Private-func:

1. prolog::is_b_hash_1::is_b_hash/1(int ARG1)():