Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Difference_list> ?p ?o. }
Showing items 1 to 17 of
17
with 100 items per page.
- Difference_list abstract "In computer science, the term difference list may refer to one of two data structures for representing lists. One of these data structures contains two lists, and represents the difference of those two lists. The second data structure is a functional representation of a list with an efficient concatenation operation. In the second approach, difference lists are implemented as single-argument functions, which take a list as argument and prepend to that list. As a consequence, concatenation of difference lists of the second type is implemented essentially as function composition, which is O(1). However, of course the list still has to be constructed eventually (assuming all of its elements are needed), which is plainly at least O(n).".
- Difference_list wikiPageExternalLink dlist.
- Difference_list wikiPageExternalLink node180.html.
- Difference_list wikiPageExternalLink Difference_list.
- Difference_list wikiPageID "11436072".
- Difference_list wikiPageRevisionID "555567343".
- Difference_list hasPhotoCollection Difference_list.
- Difference_list subject Category:Linked_lists.
- Difference_list comment "In computer science, the term difference list may refer to one of two data structures for representing lists. One of these data structures contains two lists, and represents the difference of those two lists. The second data structure is a functional representation of a list with an efficient concatenation operation. In the second approach, difference lists are implemented as single-argument functions, which take a list as argument and prepend to that list.".
- Difference_list label "Difference List".
- Difference_list label "Difference list".
- Difference_list sameAs Difference_List.
- Difference_list sameAs m.02rcg5w.
- Difference_list sameAs Q1224342.
- Difference_list sameAs Q1224342.
- Difference_list wasDerivedFrom Difference_list?oldid=555567343.
- Difference_list isPrimaryTopicOf Difference_list.