SetU

fmgp.did.DID$package.SetU
object SetU

To use the decoder and encoder: import fmgp.did.SetU.given

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SetU.type

Members list

Givens

Givens

given decoder[U](using jsonDecoder: JsonDecoder[U]): JsonDecoder[U | Seq[U]]
given encoder[U](using jsonEncoder: JsonEncoder[U]): JsonEncoder[U | Seq[U]]