IsUnion

io.github.iltotore.iron.macros.union.IsUnion
See theIsUnion companion object
final class IsUnion[A]

Typeclass only implemented by union types. Used as evidence in implicit methods.

Type parameters

A

the underlying union type.

Attributes

Companion
object
Source
union.scala
Graph
Supertypes
class Object
trait Matchable
class Any
In this article