LocalListInt typedef

LocalListInt = LocalAttr<List<int>>

Implementation

typedef LocalListInt = LocalAttr<List<int>>;