Skip to content

JuliaFolds/AbstractYieldMacros.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbstractYieldMacros

GitHub Actions

AbstractYieldMacros.jl provides @yield and @yieldfrom simplify defined as

ContextualMacros.@contextualmacro @yield
ContextualMacros.@contextualmacro @yieldfrom

using ContextualMacros.jl. This package exists primary for sharing @yield and @yieldfrom macro in FGenerators.jl and GeneratorsX.jl. However, this package can be used for sharing @yield and @yieldfrom macros between arbitrary packages. See ContextualMacros.jl for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages