josdejong/mathjs

Remaining tasks for full publication of the "is" functions

Open

#2.487 aberto em 17 de mar. de 2022

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (1.298 forks)batch import
help wanted

Métricas do repositório

Stars
 (13.832 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador