Match

object Match
class Object
trait Matchable
class Any
Match.type

Type members

Classlikes

case class WithIndex[Index <: Int, +Keyword](index: Index, keyword: Keyword) extends Trait
Companion:
object
object WithIndex
Companion:
class

Types

opaque type +:[+A, +B]