adversaria icon indicating copy to clipboard operation
adversaria copied to clipboard

Typeclass interfaces to access user-defined Scala annotations

Results 4 adversaria issues
Sort by recently updated
recently updated
newest added

Panopticon provides a way of accessing the fields of a case class based only on type. This could be used by Adversaria.

api
code quality

Currently the `Annotations` typeclass is only generated if at least one, specified annotation type is found. This should be split into variants which always match (returning an empty list of...

enhancement
beginner
api
core

These should include compiletime tests in particular.

code quality
minor
testing