devinus / poison

An incredibly fast, pure Elixir JSON library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poison.decode(%{}) raises an error

yossarin opened this issue · comments

Poison.decode(%{}) raises an error, I would expect it to return {:error, :reason}