The Wayback Machine - https://web.archive.org/web/20210802115907/https://github.com/topics/typeclasses
Skip to content
#

typeclasses

Here are 94 public repositories matching this topic...

djspiewak
djspiewak commented Jul 26, 2021

Should return something like IO[Trace], which should be an immutable data type containing methods like enhanceException(Throwable): Throwable, pretty: String, oneline: String (or maybe just toString), etc. This handles use-cases like ad-hoc debugging and external exception handlers (like Sentry).

I'm labeling this as a good first issue even though it's going to be a bit involved

arrow-meta
ahinchman1
ahinchman1 commented Dec 16, 2019

Parent issue: #335
Every plugin must be able to use all properties to construct the exact PSI element being fed in to achieve isomorphism between Quote and Scope. To ensure that AST parsing and our quote-and-template system is robust, more testing is needed to increase stability and reliability.

Checklist for WhenExpression

  • Destructure and make available all methods related to re

Improve this page

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

Learn more