Module io.xpipe.core
Package io.xpipe.core.data.type
package io.xpipe.core.data.type
-
ClassDescriptionAn array type represents an array of
DataStructureNodeof a certain shared type.Represents the type of aDataStructureNodeobject.A tuple type in the context of XPipe is defined as an ordered, fixed-size sequence of elements that can be optionally assigned a name.A value type represents any node that holds some atomic value, i.e.A wildcard type matches anyDataStructureNodeinstance.