josdejong / josdejong/typed-function

Provide some API to access the currently-defined types

Open
#154 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
79
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Right now there is no "publicly" exposed function for inquiring as to the types available in a typed-function instance. (There is just `._findType` exposed "for unit testing only".) There should be some standardized public API for asking about the types present, perhaps at least read-only access to the `typeList`, or some other API if it would be more sensible. It might also be nice to be able to ask a typed-function if an entity is in some type, in its opinion.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.