Skip to content

Decide which functions to export #79

Open
@alecloudenback

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions