[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ensure hashable are Serializable
- Subject: Ensure hashable are Serializable
- From: Chris Warburton
- Date: Wed, 01 Nov 2017 04:05:42 +0000
- Resolution: fixed
- State: resolved
Some things (e.g. from dlist) are getting marked as `hashable` but
getting MLSpec complaints that they have no `Serializable` instance.