[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ensure hashable are Serializable



Some things (e.g. from dlist) are getting marked as `hashable` but
getting MLSpec complaints that they have no `Serializable` instance.