Expand description
Resolution of CallString
s to [FnResolution
]s.
This is a separate mod so that we can use encapsulation to preserve the internal invariants of the resolver.
Structsยง
- Cached resolution of
CallString
s toInstance
s.
Resolution of CallString
s to [FnResolution
]s.
This is a separate mod so that we can use encapsulation to preserve the internal invariants of the resolver.
CallString
s to Instance
s.