Skip to content

Add traverseFactorableSumWithAdjust and networkHoldFactorableSum #212

Open
Ericson2314 wants to merge 4 commits intodevelopfrom
factorable-sum
Open

Add traverseFactorableSumWithAdjust and networkHoldFactorableSum #212
Ericson2314 wants to merge 4 commits intodevelopfrom
factorable-sum

Conversation

@Ericson2314
Copy link
Copy Markdown
Member

@Ericson2314 Ericson2314 commented Jul 27, 2018

They avoid the samples of factorDyn by embracing the widgetHold pattern.

I am 100% cargo culting names here.

they avoid the samples of `factorDyn` by embracing the `widgetHold`
pattern.

I am 100% cargo culting names here.
--
-- It's often the case that some adjustable computation fed with sum types only
-- needs incremental adjustments when the variant stays the same but data within
-- changes, and only need be done from scatch when the the variant changes. This
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'scratch' ?

--
-- The singleton ['sing'], eliminator, and 'Prism'' family together connect the
-- sum type ['sum'] with its variants. The singleton must be total in that there
-- must be a singleon singleton assigned to each variant. The 'Prism'' family
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'singleon' ?

@hSloan hSloan added follow up Follow up with requester to take some action opinionated Requires judgement from senior developer or developer community labels Jan 23, 2019
@ali-abrar ali-abrar requested a review from cgibbard March 21, 2019 17:21
@ApolloUnicorn ApolloUnicorn requested a review from 3noch December 4, 2019 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement follow up Follow up with requester to take some action non-breaking change opinionated Requires judgement from senior developer or developer community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants