Sciweavers

2 search results - page 1 / 1
» Clase: cursor library for a structured editor
Sort
View
HASKELL
2008
ACM
15 years 22 days ago
Clase: cursor library for a structured editor
The “zipper” is a well known design pattern for providing a cursorlike interface to a data structure. However, the classic treatise by Huet only scratches the surface of some ...
Tristan O. R. Allwood, Susan Eisenbach
119
Voted
ENTCS
2010
101views more  ENTCS 2010»
14 years 9 months ago
Strengthening the Zipper
The zipper is a well known design pattern for providing a cursor-like interface to a data structure. However, the classic treatise by Huet only scratches the surface of some of it...
Tristan O. R. Allwood, Susan Eisenbach