Skip to content

make internal types and functions private (currently a bit too much exposed) #2

@nitram509

Description

@nitram509

Motivation

when used as a lib, there are too many internal data types exposed, which should be less.

Examples: FunDef FunCall EveryExpr ... etc. these are not meaningful to be exposed via the "main" package,
because this means developers using the lib getting autocompletion like feel.EveryExpr ... which is meaningless to them and should not be exposed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions