j
k
j a
j l
On Mon, 25 Aug 2014 11:15:28 -0400, Edward Kmett wrote:
data Dynamic where Dynamic :: Typeable a => a -> Dynamic
+1, this is actually how I thought Dynamic was implemented under the hood until your e-mail suggest to me otherwise.
Back to the thread
Back to the list