samedi 23 novembre 2019

Comparing value to EQ

Hello, world!

I have a problem. I want to compare the result of a modified version of compare like this:

foo num (Object key a b c) = if ((modCmp num key) = EQ) then ...

where key can be another object.
I am actually confused about the way how to use the result of comparing function in an IF statement.

Thank you for your time.

Aucun commentaire:

Enregistrer un commentaire