On Thu, 2010-07-15 at 17:21 -0700, Darren Duncan wrote:
> To follow-up,
> 
> Considering the feedback I got on the TTM list, my current proposal is to use 
> this new mapping:
> 
>      {<=}      | ⊆
>      {!<=}     | ⊈
>      {>=}      | ⊇
>      {!>=}     | ⊉
>      {<}       | ⊂
>      {!<}      | ⊄
>      {>}       | ⊃
>      {!>}      | ⊅
> 
> The format is to take the generic order-comparison operators and delimit them 
> with curly braces.

Note Set::Object and Set::Scalar also define a mapping to standard Perl
operators which is in wide use.

Sam

_______________________________________________
muldis-db-users mailing list
muldis-db-users@mm.darrenduncan.net
http://mm.darrenduncan.net/mailman/listinfo/muldis-db-users

Reply via email to