Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Zipper_(data_structure)> ?p ?o. }
Showing items 1 to 28 of
28
with 100 items per page.
- Zipper_(data_structure) abstract "A zipper is a technique of representing an aggregate data structure so that it is convenient for writing programs that traverse the structure arbitrarily and update its contents, especially in purely functional programming languages. The zipper was described by Gérard Huet in 1997. It includes and generalizes the gap buffer technique sometimes used with arrays.The zipper technique is general in the sense that it can be adapted to lists, trees, and other recursively defined data structures.Such modified data structures are usually referred to as "a tree with zipper" or "a list with zipper" to emphasize that the structure is conceptually a tree or list, while the zipper is a detail of the implementation.A layman's explanation for a tree with zipper would be an ordinary computer filesystem with operations to go to parent (often cd ..), and the possibility to go downwards (cd subdirectory). The zipper is the pointer to the current path. Behind the scenes the zippers are efficient when making (functional) changes to a data structure, where a new, slightly changed, data structure is returned from an edit operation (instead of making a change in the current data structure).".
- Zipper_(data_structure) wikiPageExternalLink summary?doi=10.1.1.1.6342.
- Zipper_(data_structure) wikiPageExternalLink 7.
- Zipper_(data_structure) wikiPageExternalLink Zippers.
- Zipper_(data_structure) wikiPageExternalLink infinitesimal-types.html.
- Zipper_(data_structure) wikiPageExternalLink zipcfg-abstract.html.
- Zipper_(data_structure) wikiPageExternalLink Zipper.
- Zipper_(data_structure) wikiPageExternalLink zipper.html.
- Zipper_(data_structure) wikiPageID "7872003".
- Zipper_(data_structure) wikiPageRevisionID "590266337".
- Zipper_(data_structure) hasPhotoCollection Zipper_(data_structure).
- Zipper_(data_structure) subject Category:Data_structures.
- Zipper_(data_structure) subject Category:Functional_programming.
- Zipper_(data_structure) type Abstraction100002137.
- Zipper_(data_structure) type Arrangement105726596.
- Zipper_(data_structure) type Cognition100023271.
- Zipper_(data_structure) type DataStructure105728493.
- Zipper_(data_structure) type DataStructures.
- Zipper_(data_structure) type PsychologicalFeature100023100.
- Zipper_(data_structure) type Structure105726345.
- Zipper_(data_structure) comment "A zipper is a technique of representing an aggregate data structure so that it is convenient for writing programs that traverse the structure arbitrarily and update its contents, especially in purely functional programming languages. The zipper was described by Gérard Huet in 1997.".
- Zipper_(data_structure) label "Zipper (data structure)".
- Zipper_(data_structure) sameAs m.026h0lj.
- Zipper_(data_structure) sameAs Q6577686.
- Zipper_(data_structure) sameAs Q6577686.
- Zipper_(data_structure) sameAs Zipper_(data_structure).
- Zipper_(data_structure) wasDerivedFrom Zipper_(data_structure)?oldid=590266337.
- Zipper_(data_structure) isPrimaryTopicOf Zipper_(data_structure).