(
(
(
Racket
)
)
)
Need Help?
About
Download
Documentation
PLaneT
Community
Learning
Home
>
chongkai
>
sml.plt
>
package version 1.0
test/functor/G-functor.ss
#lang
planet
chongkai/sml
functor
G
(
A
:
A
)
=
struct
type
t
=
A.t
val
b
=
A.a
end