josdejong/mathjs

Remaining tasks for full publication of the "is" functions

Open

#2 487 ouverte le 17 mars 2022

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)JavaScript (1 298 forks)batch import
help wanted

Métriques du dépôt

Stars
 (13 832 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

  • Declare Range and ResultSet types in types/index.d.ts and make the associated "is" functions into guards; also add type tests for them into types/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.

Guide contributeur