IsIntersection

io.github.iltotore.iron.macros.intersection.IsIntersection
See theIsIntersection companion object
final class IsIntersection[A]

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

Type parameters

A

the underlying intersection type.

Attributes

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