Yeah, it probably should be. Can you file an issue? On Wed, Jun 22, 2016 at 3:07 PM, Eduardo Lenz <[email protected]> wrote:
> Hi. > > It is well documented and it is not a bug by any means, but if it is > possible to > use > > parse(Int64,"2") > parse(Float64,"3.1415") > > why it is not possible to use > > parse(Bool,"true") ? > > Thanks. >
