Add a variety of notations for implementations and their dependencies #9

Closed
opened 2022-07-22 15:48:51 +00:00 by glen · 0 comments
Owner

And do some examples of each for comparison:

signature: <implementation> // if no dependencies
signature: {uses: [dependencies], does: <implementation>}
signature: PocomathInstance.use([dependencies], <implementation>)

and leave the original working.

And do some examples of each for comparison: ``` signature: <implementation> // if no dependencies signature: {uses: [dependencies], does: <implementation>} signature: PocomathInstance.use([dependencies], <implementation>) ``` and leave the original working.
glen closed this issue 2022-07-23 05:06:49 +00:00
Sign in to join this conversation.
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/pocomath#9
No description provided.