Skip to content

Types like function, class, object not mentioned on docs #97

@siv2r

Description

@siv2r

📚 Documentation

The types Future, Function, Class, Object are not mentioned in the documentation of Type System under Reflect.

These are present in the codebase (under reflect module)

"Future",
"Function",
"Null",
"Class",
"Object"
};

Is there any specific reason for this? I can add them if needed :)

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