ChecksumAlgorithmSet

object ChecksumAlgorithmSet extends Newtype[Set[ChecksumAlgorithm]]
class Newtype[Set[ChecksumAlgorithm]]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

def apply(a: Set[ChecksumAlgorithm]): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[A]
Inherited from:
Newtype

Concrete fields

val hints: Hints
val id: ShapeId

Extensions

Inherited extensions

extension (orig: Type)
def value: A
Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[ChecksumAlgorithmSet]

Inherited implicits

implicit val asBijection: Bijection[Set[ChecksumAlgorithm], Type]
Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype