40ants / 40ants/teddy

Overly strict type inference?

Abierto
#3 3 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement help wanted
Lenguaje dominante
Common Lisp
Estrellas
100
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The following throws an error that 0 is not a single-float:
```
(TEDDY/DATA-FRAME::MAKE-DATA-FRAME
'("subject" "time" "conc")
:ROWS '(("1" 0.5 0.94) ("1" 0 0.78)))
```
Perhaps we should be a bit more flexible with the types of values passed to make-data-frame?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.