Skip to content

rdeits/ConcreteInterfaces.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConcreteInterfaces.jl

Build Status codecov.io

Check out demo.ipynb for some examples of usage.

How it Works

An interface is just a struct containing one or more FunctionWrappers. The @interface macro makes it easier to define and consume interfaces.

Note: this project uses a modified copy of ComputedFieldTypes.jl. See src/ComputedFieldTypes/LICENSE for attribution and license information for that code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published