|
I was suppose to find a function mid3 that takes
three integers and returns the middle one in terms of size but i cant seem to
get it.
maybe you can help
mid3 :: Int -> Int -> Int -> Int
-- mid3 takes three integers and -- returns the middle one in terms of size mid3 x y z = min2 x (max2 y z) please send to
[EMAIL PROTECTED]
|
- Fw: Hugs question Swee Guan
- Fw: Hugs question Swee Guan
- Re: Hugs question Irfon-Kim Ahmad
- Re: Hugs question Hannah Schroeter
