will (void) not work? On Jan 4, 2015, at 10:11 PM, Hendrik Boom <[email protected]> wrote:
> I need a Typed Racket expression that, when executed, > (1) does nothing > (2) returns a 'value' of type Void. > > Much like (print 'foo) does, except I don't want anything printed. > > -- hendrik > > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users

