PasteRack.org
Paste # 60689
2021-01-03 16:01:27

Fork as a new paste.

Paste viewed 372 times.


Embed:

  1. #lang typed/racket
  2.  
  3. (apply + 1 2 3)

=>

eval:2:0: Type Checker: Bad arguments to function in

`apply':

Domains: Number *

Arguments: One Positive-Byte Positive-Byte

  in: 3