neanderthal-stick.core

ContainerInfo

protocol

members

describe

(describe this)

Get the description map of container parameters that can be used to re-create the vector/matrix.

create

(create factory descriptor source)(create factory descriptor)(create descriptor)

Create a matrix or a vector using factory with parameters given by the descriptor map and content data source. The source can be the data source used to read the descriptor of the structure. If the factory is nil the default factory is inferred from the entry data type.

create*

multimethod

Create a a structure of the given kind (internal API).