
3 Jul
2002
3 Jul
'02
6:47 a.m.
Hello, my documentation (sec-dynamic.html#SEC-DYNAMIC-UTIL, below) lists functions that I cannot find. I would like to use dynApply unless you give me a reason that I should not. (Could I implement this function myself without knowing internals?) Our installation GHC Interactive, version 5.02.3 has the ":info" for Dynamic but not for dynApply. Thanks in advance, Christian 5.11.3. Utility functions Operations for applying a dynamic function type to a dynamically typed argument are commonly useful, and also provided: dynApply :: Dynamic -> Dynamic -> Dynamic -- unsafe. dynApplyMb :: Dynamic -> Dynamic -> Maybe Dynamic
8358
Age (days ago)
8358
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christian Maeder