Skip to content
#

smart-contract

Here are 468 public repositories matching this topic...

S11001001
S11001001 commented Nov 17, 2021

With #11315 done, we can do some small optimizations:

  • NonEmpty
    • if it makes a difference, redefine pour to abstract over IterableFactory and MapFactory, if those implementations do optimization for same-type conversions
    • redesign pour's API to put the factory type first, no more tricky currying, #11933
    • just use toSeq for toSeq, #11933
    • define `coll

Improve this page

Add a description, image, and links to the smart-contract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smart-contract topic, visit your repo's landing page and select "manage topics."

Learn more