| untitled.gif welcome towards my cool internet house site: posting |
welcome to my cool internet home sit
is prosecÇ–tedt to a jam
Hair Cares Product!!!!!
| re: dear prof tobot |
| [29740] by "max cooking"
(ce-web1.wesleyan.edu) on Wed 10 Dec 2003 00:50:02
[
reply ]
|
thx tobot my problemo of the moment is:
can u say "and" in ML? like I want 2 do a twin prime tester and I want to say:
fun twinprime 0 = false
| twinprime 1 = false
| twinprime x =
if prime x = true AND prime (x+2) = true
then true
else false; |
: post your reply here :
|