Skip to content

Per field properties that can be easily defined across metadata structures

Notifications You must be signed in to change notification settings

Tokazama/FieldProperties.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FieldProperties.jl

Build Status codecov

FieldProperties provides an interface for creating method/property based APIs that can be flexibly incorporated into Julia structures. This is predominantly accomplished through the use of @defprop and @properties. These macros help in the creation of methods and mapping them to the fields of a concrete type.

About

Per field properties that can be easily defined across metadata structures

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages