feat: Implement signature-specifc reference #25

Merged
glen merged 1 commits from specific_signature into main 2022-07-25 11:33:50 +00:00
Owner

Also implements a config object that upon change, lazily invalidates
all operations that access it.

Also allows references to signatures with nonexistent types (which
typed-function does not); they come back as undefined.

Uses these features to implement sqrt for number and complex.

Resolves #7.

Also implements a config object that upon change, lazily invalidates all operations that access it. Also allows references to signatures with nonexistent types (which typed-function does not); they come back as undefined. Uses these features to implement sqrt for number and complex. Resolves #7.
glen added 1 commit 2022-07-25 11:33:37 +00:00
91ec20edd8 feat: Implement signature-specifc reference
Also implements a config object that upon change, lazily invalidates
  all operations that access it.

  Also allows references to signatures with nonexistent types (which
  typed-function does not); they come back as undefined.

  Uses these features to implement sqrt for number and complex.

  Resolves #7.
glen merged commit b21d2b59fa into main 2022-07-25 11:33:50 +00:00
glen deleted branch specific_signature 2022-07-25 11:33:50 +00:00
Sign in to join this conversation.
No description provided.