StateMapQuery

typealias StateMapQuery<C, S> = C.() -> StateMapList<S>

Alias for a lambda that will have the context as this and return a StateMapList