scala / 3.1 / scala / reflect / optmanifest.html

Trait scala.reflect.OptManifest

trait OptManifest[+T] extends Serializable

A OptManifest[T] is an optional scala.reflect.Manifest.

It is either a Manifest or the value NoManifest.

Supertypes
Known subtypes

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/reflect/OptManifest.html