julia-optionaldata 1.0.0
Channel: guix
Home page: https://github.com/helgee/OptionalData.jl
Licenses: Expat
Synopsis: Work with global data that might not be available
Description:
This package provides the @OptionalData
macro and the corresponding OptData type which is a thin wrapper around a nullable value (of type UnionT, Nothing where T)
. It allows you to load and access globally available data at runtime in a type-stable way.
Total results: 1