D
Dirk Meijer
------=_Part_15069_12541887.1137869867447
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
hi all,
what do you think of these methods:
class TrueClass
def switch
false
end
end
class FalseClass
def switch
true
end
end
i think i could find some real use for this, though switch! would probably
be even more useful..
greetings, Dirk.
------=_Part_15069_12541887.1137869867447--
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
hi all,
what do you think of these methods:
class TrueClass
def switch
false
end
end
class FalseClass
def switch
true
end
end
i think i could find some real use for this, though switch! would probably
be even more useful..
greetings, Dirk.
------=_Part_15069_12541887.1137869867447--