CreateAttributed

org.finos.morphir.ir.TypeModule.Type$.Record$.CreateAttributed
final class CreateAttributed[A](attributes: A)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(fields: Chunk[FieldT[A]]): Type[A]
def apply(fields: FieldT[A]*): Type[A]