fix: Add types first and distinguish them semantically. #15

Merged
glen merged 1 commits from type_registration into main 2023-08-26 02:16:00 +00:00
Owner

Rather than via some format on the name of the identifier, this commit
changes the construction of Dispatcher to assume that functions are
implementations and other objects are type specifiers.

Also installs all types first, before any implementations.
Resolves #3.
Resolves #12.

Rather than via some format on the name of the identifier, this commit changes the construction of Dispatcher to assume that functions are implementations and other objects are type specifiers. Also installs all types first, before any implementations. Resolves #3. Resolves #12.
glen added 1 commit 2023-08-26 02:15:44 +00:00
44667a865e fix: Add types first and distinguish them semantically.
Rather than via some format on the name of the identifier, this commit
  changes the construction of Dispatcher to assume that functions are
  implementations and other objects are type specifiers.

  Also installs all types first, before any implementations.
  Resolves #3.
  Resolves #12.
glen merged commit 180e772dab into main 2023-08-26 02:16:00 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/typocomath#15
No description provided.