summaryrefslogtreecommitdiff
path: root/types/compat/hash.pp
blob: e84a10bb40f5b2d87f0ad680fab25f13ca2dfcb2 (plain)
1
2
# Emulate the is_hash and validate_hash functions
type Stdlib::Compat::Hash = Hash[Any, Any]