It can be surprising that Eq(NULL) doesn't compile (it requires an explicit
cast). Ideally we should be able to make it just work.
We should probably do the same for Ne(NULL), even though we already have
NotNull(). The benefit here is to minimize surprise and make the API more
regular.
Original issue reported on code.google.com by zhanyong...@gmail.com on 22 Aug 2009 at 6:16
Original issue reported on code.google.com by
zhanyong...@gmail.com
on 22 Aug 2009 at 6:16