enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Standard ML - Wikipedia

    en.wikipedia.org/wiki/Standard_ML

    A functor is a function from structures to structures; that is, a functor accepts one or more arguments, which are usually structures of a given signature, and produces a structure as its result. Functors are used to implement generic data structures and algorithms. One popular algorithm [6] for breadth-first search of trees makes use of queues ...