4.5 Profiling: the Profile structure
Function
Shell.Profile
val profileSpace: ('a -> 'b) -> 'a -> 'b
profileSpace f x -> values
This function is the same as profile f x, except that instead of space and time profiling, only space profiling is performed.
profile
Generated with Harlequin WebMaker