ChecksumAlgorithmSet

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

Type members

Classlikes

object T

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Concrete methods

def namespace: String

Inherited methods

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

Concrete fields

val hints: Hints
val name: String

Extensions

Inherited extensions

extension (orig: Type)
Inherited from
Newtype

Implicits

Implicits

implicit
val staticSchema: Static[Schema[ChecksumAlgorithmSet]]

Inherited implicits

implicit
val key: Key[Type]
Inherited from
Newtype