josdejong/mathjs
Remaining tasks for full publication of the "is" functions
オープン
#2,487 opened on 2022/03/17
help wanted
Repository metrics
- Stars
- (15,065 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
- 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.