Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Purely functional data structure (view), Purely functional programming (view)

searching for Purely functional 172 found (226 total)

alternate case: purely functional

List of programming languages by type (7,027 words) [view diff] exact match in snippet view article find links to article

RiskObjects Rust Scala (into JVM bytecode) Scheme (e.g. Gambit) SequenceL – purely functional, parallelizing and race-free Simula (object-oriented superset of ALGOL
Urn (1,162 words) [view diff] exact match in snippet view article find links to article
are often called "tea-urns", even when they are metal cylinders of purely functional design. Urns are also a common reference in thought experiments in
Miranda (programming language) (1,675 words) [view diff] exact match in snippet view article
Miranda is a lazy, purely functional programming language designed by David Turner as a successor to his earlier programming languages SASL and KRC, using
Caml (837 words) [view diff] exact match in snippet view article find links to article
factorial, are most naturally represented in a purely functional form. The following recursive, purely functional Caml function implements factorial: let rec
Morphology (archaeology) (271 words) [view diff] exact match in snippet view article
of archaeological artefact, including purely functional ones (ignoring the question of whether purely functional artefacts exist). The term morphology
Joy (programming language) (721 words) [view diff] exact match in snippet view article
The Joy programming language in computer science is a purely functional programming language that was produced by Manfred von Thun of La Trobe University
Chris Okasaki (153 words) [view diff] case mismatch in snippet view article find links to article
computer science at the United States Military Academy. He authored Purely Functional Data Structures (1998), based on a doctoral dissertation of the same
Frenetic (programming language) (236 words) [view diff] exact match in snippet view article
programming problems. In particular, Frenetic introduces a set of purely functional abstractions that enable modular program development, defines high-level
Buckle (2,349 words) [view diff] exact match in snippet view article find links to article
and cingulum. Made out of bronze and expensive, these buckles were purely functional for their strength and durability vital to the individual soldier
Rosetta-lang (974 words) [view diff] exact match in snippet view article find links to article
values in specifications. The expression language is a non-strict, purely functional, typed language in the spirit of Haskell. Functions are referentially
Zipper (data structure) (1,625 words) [view diff] exact match in snippet view article
the structure arbitrarily and update its contents, especially in purely functional programming languages. The zipper was described by Gérard Huet in
Id (programming language) (409 words) [view diff] exact match in snippet view article
continued work with Id at MIT into the 1990s. The major subset of Id is a purely functional programming language with non-strict semantics. Features include:
North Shore Sanitary District Tower (172 words) [view diff] exact match in snippet view article find links to article
windowsills; the application of a formal architectural style is unusual in a purely functional building. It was added to the National Register of Historic Places
Hume (programming language) (811 words) [view diff] exact match in snippet view article
into a series of "boxes", where each box maps inputs to outputs in a purely functional way using high-level pattern-matching. It is structured as a series
Philip Wadler (1,036 words) [view diff] exact match in snippet view article find links to article
functional programming and the use of monads; and the designs of the purely functional language Haskell and the XQuery declarative query language. In 1984
Quilting (4,916 words) [view diff] exact match in snippet view article find links to article
batting or insulating material, and the backing. Quilting varies from a purely functional fabric joinery technique to highly elaborate, decorative three dimensional
Gunpowder magazine (4,663 words) [view diff] exact match in snippet view article find links to article
both applications required storage magazines. Most magazines were purely functional and tended to be in remote and secure locations. They are the successor
Curry (programming language) (1,650 words) [view diff] exact match in snippet view article
for reduction if its condition c has been solved. In contrast to purely functional languages where conditions are only evaluated to a Boolean value,
Foredge shelving (410 words) [view diff] exact match in snippet view article find links to article
common until the 17th century and therefore the 'back' of the book was purely functional, holding the pages together. The other is that books, like the manuscripts
Futhark (programming language) (391 words) [view diff] case mismatch in snippet view article
Elsman, Martin; Henglein, Fritz; Oancea, Cosmin (2017). "Futhark: Purely Functional GPU-Programming with Nested Parallelism and In-Place Array Updates"
Memoization (3,744 words) [view diff] exact match in snippet view article find links to article
complexity of parser combinators, describing the result as a memoizing purely functional top-down backtracking language processor. Frost showed that basic
Left-leaning red–black tree (269 words) [view diff] case mismatch in snippet view article find links to article
deletion in Left-leaning Red–Black trees Kazu Yamamoto. 2011.10.19. Purely Functional Left-Leaning Red–Black Trees Left-Leaning Red-Black Trees Considered
Iteration (783 words) [view diff] exact match in snippet view article find links to article
a data structure, often in some pre-defined order. Iteratees are purely functional language constructs, which accept or reject data during the iterations
First Hancock County Courthouse (409 words) [view diff] exact match in snippet view article find links to article
With the exception of the main entrance, the building's elements are purely functional: its shape is simply rectangular with no ornamental details, except
Erik Kessels (3,478 words) [view diff] exact match in snippet view article find links to article
Useful Photography, forgoes art and documentary for images that are purely functional. ... Humour is the unifying undercurrent here as it is in KesselsKramer's
Slowsort (412 words) [view diff] exact match in snippet view article find links to article
end), recursively. (2) An unoptimized implementation in Haskell (purely functional) may look as follows: slowsort :: (Ord a) => [a] -> [a] slowsort xs
List of Lisp-family programming languages (562 words) [view diff] exact match in snippet view article find links to article
Lisp machines Lispkit Lisp 1980 Peter Henderson A lexically scoped, purely functional subset of Lisp ("Pure Lisp") developed as a testbed for functional
Welsh Neck–Long Bluff–Society Hill Historic District (380 words) [view diff] exact match in snippet view article find links to article
mercantile establishments still operate in unadorned frame buildings of a purely functional design. Notable buildings include the Judge Josiah H. Evans House
Dexter and sinister (872 words) [view diff] exact match in snippet view article find links to article
only viewpoint that was relevant was the bearer's. The front of the purely functional shield was originally undecorated. It is likely that the use of the
GNU Scientific Library (872 words) [view diff] exact match in snippet view article find links to article
an interface to GSL special functions. The hmatrix-gsl package, a purely functional interface to selected numerical computations, internally implemented
Interlego AG v Tyco Industries Inc (741 words) [view diff] exact match in snippet view article find links to article
whether the bricks comprised a degree of aesthetic appeal, above the purely functional elements of their design, which would cause them to qualify to be
Fountain (10,008 words) [view diff] exact match in snippet view article find links to article
air for a decorative or dramatic effect. Fountains were originally purely functional, connected to springs or aqueducts and used to provide drinking water
Reason (programming language) (245 words) [view diff] no match in snippet view article
ports to communicate with JavaScript PureScript: a strongly-typed, purely-functional programming language that compiles to JavaScript Simple, fast & type
Hashed array tree (784 words) [view diff] case mismatch in snippet view article find links to article
of Computer Science, University of Waterloo Chris Okasaki (1995). "Purely Functional Random-Access Lists". Proceedings of the Seventh International Conference
Modern architecture (14,441 words) [view diff] exact match in snippet view article find links to article
from historical architectural styles and invent something that was purely functional and new. The revolution in materials came first, with the use of cast
Neolithic architecture (1,204 words) [view diff] exact match in snippet view article find links to article
therefore, we encounter Neolithic architecture which is demonstrably not purely functional, but which was conceptual in design and purpose. Early Neolithic water
ML (programming language) (1,457 words) [view diff] exact match in snippet view article
does allow side-effects (like languages such as Lisp, but unlike a purely functional language such as Haskell). Like most programming languages, ML uses
No Frills (grocery store) (1,314 words) [view diff] exact match in snippet view article
"low labour" principle of minimal staffing. Product displays were purely functional with items left in their cardboard boxes with the front cut away.
Pairing heap (2,022 words) [view diff] exact match in snippet view article find links to article
greater than the node itself. The following description assumes a purely functional heap that does not support the decrease-key operation. type PairingTree[Elem]
Cosmetic palette (637 words) [view diff] exact match in snippet view article find links to article
examples there is more focus on symbolism and display, rather than a purely functional object for grinding pigments. The importance of symbolism eventually
Skew binomial heap (92 words) [view diff] exact match in snippet view article find links to article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
Tana River County (1,357 words) [view diff] exact match in snippet view article find links to article
addition of the third column opposite the mihrab may not have been purely functional but may reflect the influence of another Muslim sect within the community
Conc-tree list (880 words) [view diff] exact match in snippet view article find links to article
number 11: This binary number representation is similar to that of purely functional random access lists by Okasaki, with the difference that random access
The Bedsit Tapes (218 words) [view diff] case mismatch in snippet view article find links to article
"Occupational Hazard" "Mix" "Factory Fun" "Science Fiction Stories" "Purely Functional" "A Cut Above the Rest" "Paranoid" (Geezer Butler, Tony Iommi, Ozzy
Merkle tree (1,769 words) [view diff] case mismatch in snippet view article find links to article
8721. doi:10.1007/s10623-015-0148-5. S2CID 16594958. Dolstra, E. The Purely Functional Software Deployment Model. PhD thesis, Faculty of Science, Utrecht
Kirkbi AG v Ritvik Holdings Inc (1,605 words) [view diff] exact match in snippet view article find links to article
the top surface of each stud, there was no trademark protection in purely functional features, and in considering the claim of passing off, while Kirkbi
Style (visual arts) (4,588 words) [view diff] exact match in snippet view article
of archaeological artefact, including purely functional ones (ignoring the question of whether purely functional artefacts exist). The identification of
Hylomorphism (computer science) (705 words) [view diff] exact match in snippet view article
factorial (n - 1) In the previous example (written in Haskell, a purely functional programming language) it can be seen that this function, applied to
Filter (higher-order function) (584 words) [view diff] exact match in snippet view article
and partition) are also common. A common memory optimization for purely functional programming languages is to have the input list and filtered result
Tezos (1,578 words) [view diff] exact match in snippet view article find links to article
contracts in a domain-specific language called Michelson. Michelson is a purely functional stack-based language with a reduced instruction set and no side effects
Faust (disambiguation) (844 words) [view diff] exact match in snippet view article
Utah, an unincorporated community FAUST (programming language), a purely functional language for signal processing MV Faust, a cargo carrier in service
Binomial heap (1,828 words) [view diff] exact match in snippet view article find links to article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
Functionalism (philosophy of mind) (6,403 words) [view diff] exact match in snippet view article
mechanistic terms. That is, instead of mental states receiving a purely functional explanation in terms of their relations to other mental states, like
Sphincter of Oddi dysfunction (1,283 words) [view diff] exact match in snippet view article find links to article
bile duct. In contrast, dyskinesia of the sphincter of Oddi is a purely functional disorder, wherein there is intermittent obstruction of the bile duct
Strict programming language (499 words) [view diff] exact match in snippet view article find links to article
expressions will be evaluated, non-strict languages generally must be purely functional to be useful. All hardware architectures in common use are optimized
Attribute grammar (1,183 words) [view diff] case mismatch in snippet view article find links to article
Archived 2013-06-05 at the Wayback Machine system (see also Lrc: A Purely Functional, Higher-Order Attribute Grammar based System) as the implementation
Csound (1,508 words) [view diff] exact match in snippet view article find links to article
bindings, like one from Haskell which allows control of Csound from a purely functional environment. The use of plug-ins allows additional capabilities without
Ogu–Bolo (971 words) [view diff] exact match in snippet view article find links to article
having matured in style and quality over generations. Gradually, the purely functional forms of these carvings were given new dimension and refinement which
Dynamic array (2,130 words) [view diff] case mismatch in snippet view article find links to article
of Computer Science, University of Waterloo Chris Okasaki (1995). "Purely Functional Random-Access Lists". Proceedings of the Seventh International Conference
ProgramByDesign (1,789 words) [view diff] exact match in snippet view article find links to article
specific problems via exercises. The key is that students execute purely functional programs. If students can be turned into teachers that create functional
Palace of Europe (630 words) [view diff] exact match in snippet view article find links to article
1950 and 1977, they took place in a provisory concrete building of purely functional architecture, the House of Europe (Maison de l'Europe), that stood
Filesystem Hierarchy Standard (1,563 words) [view diff] case mismatch in snippet view article find links to article
Retrieved 4 October 2016. Dolstra, E.; Löh, A. (September 2008). NixOS: A Purely Functional Linux Distribution (PDF). ICFP 2008: 13th ACM SIGPLAN International
Linked list (7,835 words) [view diff] case mismatch in snippet view article find links to article
of Computer Science, University of Waterloo Chris Okasaki (1995). "Purely Functional Random-Access Lists". Proceedings of the Seventh International Conference
Art of the Middle Paleolithic (1,941 words) [view diff] exact match in snippet view article find links to article
hatching patterns as "symbolic" has been challenged, and several purely functional explanations of the objects have been proposed, e.g. as an ingredient
Kitchen garden (2,490 words) [view diff] exact match in snippet view article find links to article
form specific patterns, as in a knot garden. Herb gardens may be purely functional or they may include a blend of functional and ornamental plants. The
Source (programming language) (407 words) [view diff] exact match in snippet view article
included in the language specification. Source §1 is a very small purely functional sublanguage of JavaScript, designed for Chapter 1 of SICP JS. Source
Heap (data structure) (2,666 words) [view diff] exact match in snippet view article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
ISWIM (604 words) [view diff] exact match in snippet view article find links to article
the imperative features (assignment and the J operator) leaving a purely functional language. It then becomes possible to switch to lazy evaluation. This
Transportation in Halifax, Nova Scotia (1,704 words) [view diff] exact match in snippet view article find links to article
transport on the waterways within its boundaries. Some options are purely functional (Halifax-Dartmouth ferry service), and some options are designed for
Ornament (art) (2,843 words) [view diff] exact match in snippet view article
architecture, conceived of as the elimination of ornament in favor of purely functional structures, left architects the problem of how to properly adorn modern
Louise Beavers (2,134 words) [view diff] exact match in snippet view article find links to article
a housekeeper, but instead of the usual stereotypical comedic or purely functional role, Delilah's storyline constitutes a secondary parallel plot in
Array (data structure) (3,429 words) [view diff] case mismatch in snippet view article
of Computer Science, University of Waterloo Chris Okasaki (1995). "Purely Functional Random-Access Lists". Proceedings of the Seventh International Conference
Broadcast transmitter (2,492 words) [view diff] exact match in snippet view article find links to article
the transmitter components and control devices. This is usually a purely functional building, which may contain apparatus for both radio and television
Pugs (compiler) (646 words) [view diff] exact match in snippet view article
written entirely in Haskell, simplifies parsing. Because Haskell is a purely functional language, making the functional code interact with the real world
Curling house (930 words) [view diff] exact match in snippet view article find links to article
game of curling in Scotland and elsewhere. The houses were often purely functional in character, being relatively small and often located in quite isolated
Cottage (3,327 words) [view diff] exact match in snippet view article find links to article
form, which varied, but it was certainly small and cheaply built and purely functional, with no non-essential architectural flourishes. It would have been
Cognitive neuropsychology (2,023 words) [view diff] exact match in snippet view article find links to article
ISBN 978-0-631-21659-9. The term cognitive neuropsychology often connotes a purely functional approach to patients with cognitive deficits that does not make use
List comprehension (2,557 words) [view diff] exact match in snippet view article find links to article
language was first order, strongly (but not polymorphically) typed, purely functional, call-by-value. It also had “set expressions” e.g. setofeven (X) <=
Mbuji-Mayi (2,437 words) [view diff] exact match in snippet view article find links to article
curiously soulless settlement, with no tangible centre ... It is purely functional conurbation, dedicated to making money, with little left over for
Parser combinator (1,730 words) [view diff] case mismatch in snippet view article find links to article
(link) Frost, Richard A.; Szydlowski, Barbara (1996). "Memoizing Purely Functional Top-Down Backtracking Language Processors" (PDF). Sci. Comput. Program
Coders at Work (843 words) [view diff] case mismatch in snippet view article find links to article
line a given point is, Art of Computer Programming by Don Knuth, Purely Functional Data Structures by Chris Okasaki exploring how to build data structures
New Zealand art (2,877 words) [view diff] exact match in snippet view article find links to article
buildings, as well as clothing and bags (kete). While many of these were purely functional, others were true works of art taking hundreds of hours to complete
Polymorphic recursion (735 words) [view diff] case mismatch in snippet view article find links to article
doi:10.1145/174675.177855. ISBN 0-89791-636-0. Chris Okasaki (1999). Purely Functional Data Structures. New York: Cambridge. p. 144. ISBN 978-0521663502
Fibonacci heap (3,231 words) [view diff] exact match in snippet view article find links to article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
Writers' Building (1,951 words) [view diff] exact match in snippet view article find links to article
was then called Tank Square (Dalhousie Square). It was built on a purely functional premise, shunning decorations for a straight facade and enclosure
Choice (4,013 words) [view diff] exact match in snippet view article find links to article
an item, the less the choice says about a person's self-concept. Purely functional items, such as a fire extinguisher, may be chosen solely for function
List of terms relating to algorithms and data structures (3,134 words) [view diff] exact match in snippet view article find links to article
pseudorandom number generator pth order Fibonacci numbers P-tree purely functional language pushdown automaton (PDA) pushdown transducer p-way merge
Military ranks of the Soviet Union (3,975 words) [view diff] exact match in snippet view article find links to article
"commander" instead. The Red Army abandoned epaulettes and ranks, using purely functional titles such as "Division Commander", "Corps Commander", and similar
Operational semantics (2,485 words) [view diff] exact match in snippet view article find links to article
presentation of operational semantics. Its key ideas were first applied to purely functional call by name and call by value variants of the lambda calculus by
Software patent debate (3,833 words) [view diff] exact match in snippet view article find links to article
up in the argot of invention, simply describe a problem, announce purely functional steps that purport to solve the problem, and recite standard computer
List of tallest buildings in Australia (2,364 words) [view diff] exact match in snippet view article find links to article
part of a building's design while masts and antennae do not, being purely functional. Also included are heights "excluding spires" ("ES"), which as used
SS Delphic (1925) (830 words) [view diff] exact match in snippet view article
Milford Haven. The Delphic was a wartime ship built quickly and for purely functional purposes, sporting a funnel and two masts that supported the loading
Incremental computing (1,182 words) [view diff] exact match in snippet view article find links to article
A. Hammer; Umut A. Acar. Implicit self-adjusting computation for purely functional programs. ICFP '11. pp. 129–141. Archived from the original on 2016-10-30
Stephen De Staebler (2,256 words) [view diff] exact match in snippet view article find links to article
bodiliness. He wants to disinter it from its modernity – the sense of its purely functional significance, of its ideal existence as that of a happy machine –
Ground (electricity) (5,301 words) [view diff] exact match in snippet view article
illegal and potentially dangerous. Because of this separation, a purely functional ground should not normally be relied upon to perform a protective
Anatolian languages (4,776 words) [view diff] exact match in snippet view article find links to article
contains about 500 signs, 225 of which are logograms, and the rest purely functional determinatives and syllabograms, representing syllables of the form
Artificial neuron (3,575 words) [view diff] exact match in snippet view article find links to article
used. No method of training is defined, since several exist. If a purely functional model were used, the class TLU below would be replaced with a function
Software patents under United States patent law (5,203 words) [view diff] exact match in snippet view article find links to article
analysis since the Alice decision, largely because they are written in purely functional language to claim a result rather than describe a structure for accomplishing
Program synthesis (2,563 words) [view diff] exact match in snippet view article find links to article
correct by construction. Only a minimalist, yet Turing-complete, purely functional programming language, consisting of conditional, recursion, and arithmetic
Ruud Kuijer (1,577 words) [view diff] exact match in snippet view article find links to article
of Lage Weide industrial estate. The sculptures contrast with the purely functional surroundings and add a human dimension to the immense and expansive
Priority queue (4,631 words) [view diff] exact match in snippet view article find links to article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
Maison du Peuple, Brussels (864 words) [view diff] exact match in snippet view article find links to article
Horta's houses, the decoration was kept to a minimum, as it was a purely functional building, mainly constructed in white cast iron (more than 600,000 kg [1
Splay tree (4,394 words) [view diff] exact match in snippet view article find links to article
concurrently. This also makes them unsuitable for general use in purely functional programming, although even there they can be used in limited ways
Binary heap (4,841 words) [view diff] exact match in snippet view article find links to article
Brodal, Gerth Stølting; Okasaki, Chris (November 1996), "Optimal purely functional priority queues", Journal of Functional Programming, 6 (6): 839–857
Pacific Rim Uprising (4,837 words) [view diff] exact match in snippet view article find links to article
With DeKnight it's just a lot of pounding, smashing and driving, purely functional." Pacific Rim Uprising was nominated in two categories at the 2018
Spry Fox, LLC v. Lolapps, Inc. (1,871 words) [view diff] exact match in snippet view article find links to article
and exchange for in-game advantages. The court also excluded some purely functional elements, such as the six-by-six game grid. The court also explained
Function (computer programming) (6,400 words) [view diff] exact match in snippet view article
virtue of Rice's theorem. So, while this optimization is safe in a purely functional programming language, a compiler for an language not limited to functional
Insiang (2,653 words) [view diff] exact match in snippet view article find links to article
flesh: the actors trudge in front of the camera, woodenly recite the purely functional lines from Lamberto E. Antonio and Maria O'Hara's screenplay, and
Alice Corp. v. CLS Bank International (4,291 words) [view diff] exact match in snippet view article find links to article
up in the argot of invention, simply describe a problem, announce purely functional steps that purport to solve the problem, and recite standard computer
Red Army (10,411 words) [view diff] exact match in snippet view article find links to article
commander instead. The Red Army abandoned epaulettes and ranks, using purely functional titles such as "Division Commander", "Corps Commander" and similar
Salt (2010 film) (5,868 words) [view diff] exact match in snippet view article
supporting cast underexplored – "the tricky plot locks them into purely functional responses". Claudia Puig of the USA Today considered the film a "by-the-book
Jq (programming language) (1,252 words) [view diff] exact match in snippet view article
jq The official jq logo Paradigms Purely functional programming, JSON-oriented processing, tacit programming Designed by Stephen Dolan First appeared
List of Linux distributions (3,242 words) [view diff] exact match in snippet view article find links to article
distribution built around the GNU Guix package manager, which provides purely functional package management with build automation, build isolation, easy system
Victor Horta (4,445 words) [view diff] exact match in snippet view article find links to article
a conference and concert hall seating over 2,000 people. It was a purely functional building, constructed of steel columns with curtain walls. Unlike
Architecture of the Tarnovo Artistic School (3,027 words) [view diff] exact match in snippet view article find links to article
donations) were kept as well as the library. Military architecture had purely functional purpose. The builder did not follow aesthetic criteria and rarely
Comparison of data structures (1,143 words) [view diff] case mismatch in snippet view article find links to article
of Computer Science, University of Waterloo Chris Okasaki (1995). "Purely Functional Random-Access Lists". Proceedings of the Seventh International Conference
Jewellery (12,195 words) [view diff] exact match in snippet view article find links to article
Many items of jewellery, such as brooches and buckles, originated as purely functional items, but evolved into decorative items as their functional requirement
Cuneiform (programming language) (1,834 words) [view diff] exact match in snippet view article
fold acc = 0, x <- xs do add( a = acc, b = x ) end; Cuneiform is a purely functional language, i.e., it does not support mutable references. In the consequence
Upstream Color (3,075 words) [view diff] exact match in snippet view article find links to article
D'Angelo concludes that "while Upstream Color has a fair amount of (purely functional) dialogue, it’s essentially a silent film, obsessed not just with
Tail call (4,182 words) [view diff] exact match in snippet view article find links to article
languages, full tail recursion may require a function that was previously purely functional to be written such that it mutates references stored in other variables
Lowest common ancestor (2,916 words) [view diff] exact match in snippet view article find links to article
Edward Kmett, which includes the skew-binary random access list algorithm. Purely functional data structures for on-line LCA slides for the same package.
The George Hotel, Crawley (3,473 words) [view diff] exact match in snippet view article find links to article
on each side of the original medieval inn, and it was considered a purely functional building with no obvious architectural merit. By this time, the coaching
Seat of the European Parliament in Strasbourg (3,135 words) [view diff] exact match in snippet view article find links to article
Europe") from 1958. The Maison was a provisory concrete building of purely functional architecture and was inaugurated in 1950. It stood where there is
Table-setting (1,118 words) [view diff] exact match in snippet view article find links to article
exhibitions that date back to the 1930s and 1940s. Early dining tables were purely functional; the term "setting the table" originated in the middle ages to describe
Pietro Francesco Carlone (1,155 words) [view diff] exact match in snippet view article find links to article
The builder incorporated existing structures in the work, which was purely functional and largely dispensed with artistic design. This was followed by an
Crouching Tiger, Hidden Dragon: Sword of Destiny (2,672 words) [view diff] exact match in snippet view article find links to article
remains a dispiritingly leaden affair with its mechanical storytelling, purely functional action sequences and clunky English-language performances." In March
Quantum logic gate (9,613 words) [view diff] exact match in snippet view article find links to article
decoherence are side effects in quantum computers. Gates however are purely functional and bijective. If U{\displaystyle U} is a unitary matrix, then
Minoan civilization (13,580 words) [view diff] exact match in snippet view article find links to article
elephants in contemporary Egyptian art. Not all plants and flora were purely functional, and arts depict scenes of lily-gathering in green spaces. The fresco
Madonna in the Church (5,903 words) [view diff] exact match in snippet view article find links to article
depictions of Mary. Others, including Craig Harbison, believe they were purely functional; given that contemporary diptychs were commissioned for private devotion
Lambda cube (2,993 words) [view diff] exact match in snippet view article find links to article
extensions to F<:ω{\displaystyle F_{<:}^{\omega }} allow the definition of purely functional objects; these systems were generally developed after the lambda cube
Nim (programming language) (5,647 words) [view diff] exact match in snippet view article
strictFuncs, planned to become the default in later versions. Contrary to purely functional programming languages, Nim is a multi-paradigm programming language
Soviet Armed Forces (8,608 words) [view diff] exact match in snippet view article find links to article
"commander" instead. The Red Army never adopted epaulettes and ranks, using purely functional titles such as "Division Commander", "Corps Commander", and similar
Urban Legends: Final Cut (2,945 words) [view diff] exact match in snippet view article find links to article
like Final Cut are bunker-mentality productions, safe, square and purely functional, like buildings made from poured concrete." Roger Ebert awarded it
Corporate architecture (2,509 words) [view diff] exact match in snippet view article find links to article
reflected in 19th century corporate architecture. Building designs were purely functional, with simple and proportional styles. Over time, the economy shifted
Le Corbusier (15,714 words) [view diff] exact match in snippet view article find links to article
designed furniture, carpets and lamps to go with the building, all purely functional; the only decoration was a choice of interior colours. The only mildly
Scala (programming language) (9,871 words) [view diff] exact match in snippet view article
global Hindley-Milner algorithm used in Haskell, ML and other more purely functional languages. This is done to facilitate object-oriented programming
English prepositions (4,517 words) [view diff] exact match in snippet view article find links to article
categories based on whether they add meaning to the sentence or are purely functional. The distinction can be shown with if, since there is a complementizer
Capability approach (8,586 words) [view diff] exact match in snippet view article find links to article
themselves. By contrast, Sen's capability approach considers freedom as a purely functional rationality of choice. Amartya Sen defines an agent as someone who
Hilary Putnam (8,743 words) [view diff] exact match in snippet view article find links to article
designed to show that it is possible to mimic intelligent action with a purely functional system, without any interpretation or understanding. Searle describes
Raspberry Pi (18,166 words) [view diff] exact match in snippet view article find links to article
with RetroPie emulation. NixOS – a Linux distribution based on the purely functional package management system Nix. NixOS is composed using modules and
Heating and Cooling Plant (University of Regina) (1,032 words) [view diff] exact match in snippet view article
calls the building "striking in its expressiveness and dynamism for a purely functional, industrial structure." Michelangelo Sabatino and Rhodri Windsor Liscombe
Church of St Mary the Virgin, Prestwich (2,489 words) [view diff] exact match in snippet view article find links to article
survival of a late Georgian hearse house with a design that is above the purely functional. Despite some later alterations, it retains many original features
Red–black tree (11,056 words) [view diff] exact match in snippet view article find links to article
operations. In 1999, Chris Okasaki showed how to make the insert operation purely functional. Its balance function needed to take care of only 4 unbalanced cases
Art Nouveau (26,993 words) [view diff] exact match in snippet view article find links to article
Hendrik Petrus Berlage, who denounced historical styles and advocated a purely functional architecture. He wrote, "It is necessary to fight against the art
Fort Queenscliff (3,821 words) [view diff] exact match in snippet view article find links to article
buildings were all constructed from timber and corrugated iron, were purely functional and had little architectural embellishment. Many of them still exist
Vibhor Sogani (976 words) [view diff] exact match in snippet view article find links to article
Acetech, Mumbai. Kale, Ridhi (17 June 2016). "Illumination left its purely functional status over a decade ago. Today, these are fine works of art. Product
The New York Times Building (12,866 words) [view diff] exact match in snippet view article find links to article
much contemporary architecture that overzealously aspires to appear purely functional". When the building was completed, Times architecture critic Nicolai
Mob4Hire (1,637 words) [view diff] exact match in snippet view article find links to article
each time, as well as the overall user experience, rather than a purely functional assessment. A paradigm of software design is that developers are the
The Ones Within (2,314 words) [view diff] exact match in snippet view article find links to article
meaningful content and only carried "by-the-numbers" storytelling and "purely functional" animation, saying it lacks the "charm, inventiveness, and fun" of
Staten Island Ferry Whitehall Terminal (8,034 words) [view diff] exact match in snippet view article find links to article
$2.8 million and opened on July 24, 1956. The new terminal had a purely functional design. The New York Times described it as a "squat, washed-out green
Islamic architecture (24,386 words) [view diff] exact match in snippet view article find links to article
Hierarchy exists in the church in different forms, but is meant for purely functional purposes. Deeper meanings in Islamic architecture often take form
My Roommate Is a Cat (1,904 words) [view diff] exact match in snippet view article find links to article
"superfluous" interactions with other people, "insubstantial" humor and "purely functional" animation but gave praise to the cat's retelling of the events, concluding
Scream (franchise) (20,920 words) [view diff] exact match in snippet view article
narrative. He and four assistant composers handle the 2011 entry from a purely functional stance, tackling individual scenes with stylistic remnants of the
State Street Bank & Trust Co. v. Signature Financial Group, Inc. (2,471 words) [view diff] exact match in snippet view article find links to article
up in the argot of invention, simply describe a problem, announce purely functional steps that purport to solve the problem, and recite standard computer
Theravāda Abhidhamma (9,302 words) [view diff] exact match in snippet view article find links to article
also neither kusala nor akusala. Some are rootless, and these are purely functional elements of the mind. Some are rooted in the three wholesome roots
English subordinators (836 words) [view diff] exact match in snippet view article find links to article
categories based on whether they add meaning to the sentence or are purely functional. The distinction can be shown with if, since there is a subordinator
Obstructed defecation (7,242 words) [view diff] exact match in snippet view article find links to article
dysfunction in the absence of any pathological findings (that is, a purely functional disorder). Furthermore, many different terms have been used for ODS
Royal Botanic Garden, Sydney (12,766 words) [view diff] exact match in snippet view article find links to article
the manner of an English park, the Botanic Garden was treated in a purely functional way. The gate in the wall which Macquarie had completed in 1816 to
Comparison of programming languages (associative array) (10,780 words) [view diff] exact match in snippet view article
Just "555-1212" Lists of pairs and functional maps both provide a purely functional interface, which is more idiomatic in Haskell. In contrast, hash tables
Circle–ellipse problem (2,966 words) [view diff] exact match in snippet view article find links to article
they are immutable). This is the implementation that is used in purely functional programming. In this case, methods such as stretchX must be changed
Dresden-Neustadt station (4,841 words) [view diff] exact match in snippet view article find links to article
6 and taken into operation on 1 June 1980. It is designed from a purely functional point of view and does not correspond to the architecture of the train
Exception handling syntax (4,752 words) [view diff] exact match in snippet view article find links to article
the event of an exception, with 'ex' bound to the exception } In purely functional code, if only one error condition exists, the Maybe type may be sufficient
O.W.L. Society (1,408 words) [view diff] exact match in snippet view article find links to article
1920s and several brief attempts were made to revive the O.W.L. as a purely functional organization. In 1923, College Topics reported that the O.W.L. had
East Bundaberg Water Tower (1,714 words) [view diff] exact match in snippet view article find links to article
presence in a flat and open townscape. Its design transcends the purely functional and the tower appears to have been intended as a pleasing element
Prospect Reservoir Valve House (2,178 words) [view diff] exact match in snippet view article find links to article
sandstone brick, with sandstone foundations and features. Although purely functional in purpose (housing the electrical valve gear), it was designed with
Reconstruction of the Berlin Palace (1,162 words) [view diff] exact match in snippet view article find links to article
and Renaissance periods were not reconstructed. All interiors are purely functional and simple in design, as is one side of the Schlüterhof. However,
Marcel Gauchet (8,039 words) [view diff] exact match in snippet view article find links to article
for a new project of substantive autonomy to transcend the narrow, purely functional autonomy associated with the insatiable quest for absolute innovation
Scream 4 (soundtrack) (677 words) [view diff] exact match in snippet view article
narrative. He and four assistant composers handle the 2011 entry from a purely functional stance, tackling individual scenes with stylistic remnants of the
Iguvine Tablets (9,358 words) [view diff] exact match in snippet view article find links to article
view this situation is comparable to that of Rome where are recorded purely functional deities in the pontifical books. These divinities were invoked in
Enfish, LLC v. Microsoft Corp. (3,346 words) [view diff] exact match in snippet view article find links to article
physical features or describing "a new server," and instead focusing on "purely functional terms." Marshall asserts, "[H]ad the Federal Circuit applied the same
List of artworks in University City of Caracas (4,626 words) [view diff] exact match in snippet view article find links to article
dematerializing the structure and form" of the museum away from a purely functional grid-like building. The Olympic Stadium murals use mosaic tiles imported
Feodorovskaya Icon Cathedral (Saint Petersburg) (4,523 words) [view diff] exact match in snippet view article
from the main area of the church by a low stone barrier, which is purely functional – it clearly defines the space of the altar, prothesis and diaconicon