Mike Shaver (2008-05-26T18:17:57.000Z)
On Mon, May 26, 2008 at 2:06 PM, Mark S. Miller <erights at google.com> wrote:
> * What's ">=="? I've never seen that before.

I presume it's ">= but with no type coercion".

Mike
forbes at lindesay.co.uk (2019-04-24T11:04:38.695Z)
On Mon, May 26, 2008 at 2:06 PM, Mark S. Miller <erights at google.com> wrote:
> * What's `>==`? I've never seen that before.

I presume it's `>=` but with no type coercion".