[clean-list] Importing operator (>)

j.romildo at gmail.com j.romildo at gmail.com
Sat Jun 24 16:33:26 MEST 2006


Hello.

Please, would anyone tell me how to import the operator (>) for the Int
type in Clean.

I have tried:

  from StdEnv import class Ord(>), instance Ord Int

without success.

The operator (<) can be imported without problems with the declaration:

  from StdEnv import class <(<), instance < Int

Regards.

Romildo


More information about the clean-list mailing list