Open
Description
Because a lot of the functions/terms have meanings outside the context of theory of interest, Yields.jl has avoided exporting a lot of functions. For example, you need to call: Yields.Continuous(0.1)
instead of just Continuous(0.1)
. Combined with the ability to import Yields: Continuous
to bring specific items into scope.
This issue is to discuss the inclusion/exclusion of certain exports before v1 milestone.
Metadata
Metadata
Assignees
Labels
No labels
Activity