Skip to content

All Functions Are Global in LST Namespace #99

@GNiendorf

Description

@GNiendorf

One thing I realized from working on #98 is that all functions are global within the LST namespace. They should probably be moved to their respective classes/structs or given nested namespaces (like lst::triplets::methodName, etc.) to avoid potential issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions