/ConstructionBase.jl

Primitives for construction of objects

Primary LanguageJuliaMIT LicenseMIT

ConstructionBase

Stable Dev Build Status GitHub stars

ConstructionBase is a very lightweight package, that provides primitive functions for construction of objects:

setproperties(obj::MyType, patch::NamedTuple)
constructorof(MyType)

These functions can be overloaded and doing so provides interoperability with the following packages: