Skip to content

Document First Class Modules #155

Open
@ryyppy

Description

@ryyppy

This is an advanced topic.

FCMs are a thing, but we noticed that it's almost always easier to use a function instead of a "packed module". E.g. in React development, some ppl wanted to use the more complex FCM syntax to pass around React components, but actually what they wanted is passing around the make function instead.

So there should be definitely some hint that this is a feature that exist, but simpler language features are oftentimes enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions