ACL typedef

ACL = Map<String, int>

Implementation

typedef ACL = Map<String,int>;