function bool => str boolToStr { if { "true" } else { "false" } }