zitn

Results 2 issues of zitn

fix ToBoolE float64,float32,int,int64,int32,int16,int8,uint,uint64,uint32,uint16,uint8

**What operating system and terminal are you using?** macos iterm2 zsh github.com/AlecAivazis/survey/v2 v2.2.9 **An example that showcases the bug.** ```golang package main import ( "errors" "fmt" "net/url" "github.com/AlecAivazis/survey/v2" ) func...

Bug