On Fri, Sep 29, 2017 at 1:10 AM, Brandon Allbery <allber...@gmail.com>
wrote:

> Apparently not a bug, just unfortunate. You have to explicitly coerce it
> to Bool to keep it from throwing.
>
>     pyanfar Z$ 6 '".profileX".IO.f.Bool.say'
>     False
>

This can also be done with 'so' or prefix '?'.

    pyanfar Z$ 6 'say ?".profileX".IO.f'
    False

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to