Cache.KeyType

Undocumented in source.
struct Cache(AA)
alias KeyType = typeof(AA.init.keys[0])

Meta