Skip to content
#

monad

Here are 449 public repositories matching this topic...

dalefrancis88
dalefrancis88 commented Feb 26, 2019

Description

To bring it in-line with the other Crocks we need to add in descriptive documentation for the Star crock with examples

Task List

  • Add main Star.md file to 'docs/src/pages/docs/crocks/' based on the others
  • Ensure it has the correct 'weight'
  • Locate all references to Star and update it to link to the new Star documentation. Reference the secti
Munzey
Munzey commented Nov 24, 2020

I tried to add a benchmark test for suspendable binding but ended up with cyclical dependencies trying to have kotlin-result jvmBenchmark source set depend on kotlin-result-coroutine project (which already depends on kotlin-result).

Would make life a lot easier to just move benchmarking to its own subproject. It would also simplify the current kotlin-result gradle file which has a bunch

Improve this page

Add a description, image, and links to the monad 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 monad topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.