You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DONE: Remove methods on API's that returns itself
DONE: Pick better names for *Apis and *Entries
DONE: Make API's sealed, and remove the interfaces with the TSelf type arg pattern
DONE: Rename Runtime* to Invocation*, and RuntimeScope to LibrarySetInvoker, LibraryInvocator, DefinitionInvocator
DONE: Rename ApiOptions to ApiConfig
The text was updated successfully, but these errors were encountered:
Split up into smaller sub issues
The text was updated successfully, but these errors were encountered: