[MLton] Callback to function pointer?

Stephen Weeks MLton@mlton.org
Tue, 12 Jul 2005 13:48:50 -0700


> MLton.Pointer.t is the only reasonable "expandOpaque" primitive
> type, but it can still be useful to import an address at an opaque
> SML type.

Makes sense.  I slightly lean toward _address (with the type
annotation) over "_import #" or "_import &".  But only slightly.