Skip to content

carlobaldassi/ExtractMacro.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtractMacro.jl

Documentation Build Status

This [Julia] package provides a macro to extract fields from composite objects

Installation

To install the module, use Julia's package manager: start pkg mode by pressing ] and then enter:

(v1.3) pkg> add ExtractMacro

The module can then be loaded like any other Julia module:

julia> using ExtractMacro

Documentation

  • STABLEmost recently tagged version of the documentation.
  • DEVin-development version of the documentation.

About

Provides a convenience Julia macro to extract fields from composite types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages