josdejong/mathjs
Auf GitHub ansehenRemaining tasks for full publication of the "is" functions
Open
#2.487 geöffnet am 17. März 2022
help wanted
Repository-Metriken
- Stars
- (13.832 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
- Declare Range and ResultSet types in
types/index.d.tsand make the associated "is" functions into guards; also add type tests for them intotypes/index.ts - Provide website documentation for the "is" functions for which it is missing.
- Make all of the exported "is" functions available in the Parser
- Make sure embedded docs are available for all "is" functions.