(
(
(
Racket
)
)
)
Need Help?
About
Download
Documentation
PLaneT
Community
Learning
Home
>
chongkai
>
sml.plt
>
package version 1.0
test/functor/B-functor.ss
#lang
planet
chongkai/sml
functor
B
(
val
f
:
string
->
string
)
=
struct
val
f
=
f
end