utils

org.finos.morphir.utils
object utils extends DumperSyntax

Attributes

Graph
Supertypes
trait DumperSyntax
class Object
trait Matchable
class Any
Self type
utils.type

Members list

Type members

Inherited classlikes

final implicit class DumperInterpolator(_sc: StringContext)

Attributes

Inherited from:
DumperSyntax
Supertypes
class Object
trait Matchable
class Any
implicit class DumperOps[A](self: A)

Attributes

Inherited from:
DumperSyntax
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def DumperInterpolator(_sc: StringContext): DumperInterpolator

Attributes

Inherited from:
DumperSyntax
final implicit def DumperOps[A](self: A): DumperOps[A]

Attributes

Inherited from:
DumperSyntax