
4 Mar
2005
4 Mar
'05
7:09 a.m.
Could we add a function: getTypeRep :: Dynamic -> TypeRep to Data.Dynamic? right now, there is no way to tell if two dynamics are of the same type. John -- John Meacham - ⑆repetae.net⑆john⑈

4 Mar
4 Mar
7:25 a.m.
Actually, could this patch be applied? it also provides a routine to get the index of a typerep for efficient hashing. It is in the IO monad because the index may change between runs. John -- John Meacham - ⑆repetae.net⑆john⑈
7430
Age (days ago)
7430
Last active (days ago)
1 comments
1 participants
participants (1)
-
John Meacham