typed-composed.scrbl: Add the author information.
This commit is contained in:
parent
906bd32f12
commit
a57fbe029f
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
@title{Utilities for composing functions in Typed Racket}
|
||||
|
||||
@author[@author+email["Sergiu Ivanov" "sivanov@colimite.fr"]]
|
||||
|
||||
@defmodule[typed-compose]
|
||||
|
||||
Typed Racket's @racket[compose] only takes two arguments, because in general it
|
||||
|
|
Loading…
Reference in a new issue