Requests typedef

Requests = SplayTreeMap<int, (_Request, _Response?)>

Implementation

typedef Requests = SplayTreeMap<int, (_Request, _Response?)>;