Skip to content

0h7z/Exts.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exts.jl

CI status codecov.io


Usage

pkg> registry add https://github.com/0h7z/0hjl.git
pkg> add Exts
julia> using Exts

julia> ODict(Exts.ext(:)) # to see which extensions are loaded
OrderedDict{Symbol, Union{Nothing, Module}} with 5 entries:
  :BaseExt       => Exts.BaseExt
  :DataFramesExt => DataFramesExt
  :FITSIOExt     => FITSIOExt
  :StatisticsExt => StatisticsExt
  :YAMLExt       => YAMLExt

About

Extensions for Base and various packages

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages