isHash

Tests if the given type is a hash.

  1. eponymoustemplate isHash(Type : Hash!args, args...)
    enum isHash (
    Type : Hash!args
    args...
    )
  2. eponymoustemplate isHash(Type)

Meta