@hackage Shpadoinkle-backend-pardiff0.1.0.1

A Virtual Dom in pure Haskell, based on Html as an Alignable Functor.

Virtual Dom diffing in pure Haskell. The Diffing is a lawful usage of alignWith from the Data.These package. This implimentation stores a reference to the RawNode for each node in the virtual tree, merging keyed and unkeyed virtual dom techniques.