On May 31, 2012, at 2:40 PM, Mark S. Miller wrote:
> if (isBoundOrWhateverWeCallIt(f)) {
> //... do something
> } else {
> //... do something else
> }
>
> If the predicate means what I think it should mean, I can offer some examples
> of when I would do this.Could you? I haven't yet understood what you want your predicate to mean or what you want it for. Dave _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

