Skip to content

dalum/Magic.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic

Magic is a package that allows you to write using Magic anywhere in your Julia project. It also provides some means of introducing magic into your code.

Usage

julia> using Magic

julia>  abra kadabra dimbasum far
a (generic function with 1 methods)

julia> a(4)
256

julia> @ᛗ ᚨᛒᚱᚨ ᚲᚨᛞᚨᛒᚱᚨ ᛞᛁᛗᛒᚨᛋᚢᛗ ᚠᚨᚱ
ᚨ (generic function with 1 method)

julia> (4)
256

About

With extra pixie dust!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages