Explorar el Código

Fix type spec

pull/158/head
Paul J. Davis hace 7 años
padre
commit
1c86455c13
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/jiffy.erl

+ 1
- 0
src/jiffy.erl Ver fichero

@ -39,6 +39,7 @@
-type decode_option() :: return_maps
| use_nil
| return_trailer
| dedupe_keys
| {null_term, any()}
| {bytes_per_iter, non_neg_integer()}
| {bytes_per_red, non_neg_integer()}.

Cargando…
Cancelar
Guardar