How can i define that a function will get an integer argument? is its possible?
for example: (define (func (x::Number))) /// its not working that way and if ill call the function with string there will be an error..
____________________ Racket Users list: http://lists.racket-lang.org/users