ConstructionBase.jl

Primitives for construction of objects
Author JuliaObjects
Popularity
25 Stars
Updated Last
1 Year Ago
Started In
September 2019

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: