Shpadoinkle-backend-pardiff-0.3.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 implementation stores a
reference to the RawNode
for each node in the virtual tree, merging
keyed and unkeyed virtual DOM techniques.
- Shpadoinkle
- Backend