Search references for CONCURRENT HASKELL. Phrases containing CONCURRENT HASKELL
See searches and references containing CONCURRENT HASKELL!CONCURRENT HASKELL
Programming language library
Concurrent Haskell (also Control.Concurrent, or Concurrent and Parallel Haskell) is an extension to the functional programming language Haskell, which
Concurrent_Haskell
Executing several computations during overlapping time periods
and control Concurrent Haskell – lazy, pure functional language operating concurrent processes on shared memory Concurrent ML – concurrent extension of
Concurrent_computing
Features in Haskell programming language
supports both. Concurrent Haskell is an extension to Haskell that supports threads and synchronization. GHC's implementation of Concurrent Haskell is based
Haskell_features
Functional programming language
Haskell (/ˈhæskəl/) is a general-purpose, statically typed, purely functional programming language with type inference and lazy evaluation. Haskell pioneered
Haskell
Ability to execute a task in a non-serial manner
McGraw Hill Professional. ISBN 978-0070730205. Parallel and Concurrent Programming in Haskell. O'Reilly Media. 2013. ISBN 9781449335922. Cleaveland, Rance;
Concurrency (computer science)
Concurrency_(computer_science)
Concurrency control mechanism in software
Peyton Jones, and Maurice Herlihy described an STM system built on Concurrent Haskell that enables arbitrary atomic operations to be composed into larger
Software_transactional_memory
Abstraction of parallel computer architecture
parallelism is difficult to manage and functional languages such as Concurrent Haskell and Concurrent ML provide features to manage parallelism explicitly and correctly
Parallel_programming_model
Compiler for Haskell programming language
The Glasgow Haskell Compiler (GHC) is a native or machine code compiler for the functional programming language Haskell. It provides a cross-platform
Glasgow_Haskell_Compiler
British computer scientist
designers of Concurrent Haskell, an extension to the functional programming language Haskell, which added explicit primitive data types for concurrency, and then
Andrew_D._Gordon
Programming language evaluation rules
Stefania Loredana; Mihailescu, Marius (2017). "Introduction". Practical Concurrent Haskell. p. 3. doi:10.1007/978-1-4842-2781-7_1. ISBN 978-1-4842-2780-0. Pierce
Evaluation_strategy
Dynamic window manager for X Window System
functional programming language Haskell. Begun in March 2007, version 0.1 was announced in April 2007 as 500 lines of Haskell (which have since grown to 2000
Xmonad
American filmmaker (1922–2015)
Haskell Wexler ASC (February 6, 1922 – December 27, 2015) was an American filmmaker, cinematographer, and documentarian. He won the Academy Award for
Haskell_Wexler
Information and Computer Science, University of California, Irvine. "Concurrent Haskell". Peyton-Jones, Gordon and Finne. POPL 1996. ID Language Reference
Id_(programming_language)
Programming language
integration. It is nearly a superset of Haskell but does not support all language extensions of Haskell. In contrast to Haskell, Curry has built-in support for
Curry_(programming_language)
Software System Award for Smalltalk Andrew Gordon, co-designer of Concurrent Haskell, co-inventor of the ambient calculus for reasoning about mobile code
List of programming language researchers
List_of_programming_language_researchers
2019-04-08. "Prolog embedding". Haskell.org. "Functional Reactive Programming". HaskellWiki. Cloud Haskell "Template Haskell". HaskellWiki. "Logict: A backtracking
Comparison of multi-paradigm programming languages
Comparison_of_multi-paradigm_programming_languages
British computer scientist
in 2011 for their work on GHC. Marlow's book Parallel and Concurrent Programming in Haskell was published in July 2013. Formerly of Microsoft Research
Simon_Marlow
Clojure Concurrent ML Elixir Elm Erlang Futhark Gleam Haskell Id MultiLisp SequenceL Constraint Handling Rules Parlog Mercury Concurrent Pascal Concurrent Euclid
List of concurrent and parallel programming languages
List_of_concurrent_and_parallel_programming_languages
A concurrent hash-trie or Ctrie is a concurrent thread-safe lock-free implementation of a hash array mapped trie. It is used to implement the concurrent
Ctrie
Programming paradigm based on applying and composing functions
(PDF) on 2011-10-08. Retrieved 2009-08-26. "Haskell in industry". Haskell Wiki. Retrieved 2009-08-26. Haskell has a diverse range of use commercially, from
Functional_programming
British and American biologist and writer
David George Haskell is a British and American biologist and writer. He is a two-time Pulitzer Prize finalist in General Nonfiction. In addition to scientific
David_G._Haskell
Model of concurrent computation
science is a mathematical model of concurrent computation that treats an actor as the basic building block of concurrent computation. In response to a message
Actor_model
American politician and 1st Governor of Oklahoma (1860–1933)
Charles Nathaniel Haskell (March 13, 1860 – July 5, 1933) was an American lawyer, oilman, and politician who was the first governor of Oklahoma. As a
Charles_N._Haskell
Atom is a domain-specific language (DSL) in Haskell, for designing real-time embedded software. Originally intended as a high-level hardware description
Atom_(programming_language)
Functional programming language
general-purpose purely functional programming language. Originally called the Concurrent Clean System or the Clean System, it has been developed by a group of
Clean_(programming_language)
Programming language
and Haskell's Glasgow Haskell Compiler (GHC) runtime implementation. While a standard library package featuring most of the classical concurrency control
Go_(programming_language)
List of programming languages types and the languages that meet its description
nothing shared) Gambit Scheme (using the Termite library) Gleam Go Haskell (through concurrent, distributed, and parallel programming across multiple machines)
List of programming languages by type
List_of_programming_languages_by_type
Programming paradigm in which many processes are executed simultaneously
clock speed have been pushed to their limits." Parallel and Concurrent Programming in Haskell. O'Reilly Media. 2013. ISBN 9781449335922. Hennessy, John
Parallel_computing
Synchronization mechanism for enforcing limits on access to a resource
2013). "Basic concurrency: threads and MVars". Parallel and Concurrent Programming in Haskell. O’Reilly Media. ISBN 9781449335946. Marlow, Simon (August
Lock_(computer_science)
Programming language
Erlang (/ˈɜːrlæŋ/ UR-lang) is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. The term
Erlang_(programming_language)
Concurrent programming language
Alef is a discontinued concurrent programming language, designed as part of the Plan 9 operating system by Phil Winterbottom of Bell Labs. It implemented
Alef_(programming_language)
Halide (programming language) Hamilton C shell Harbour Hartmann pipelines Haskell Haxe Hermes High Level Assembly (HLA) High Level Shader Language (HLSL)
List_of_programming_languages
JSR# 241". jcp.org. "The Haskell 2010 Language Report". Retrieved 2011-12-07. Most Haskell implementations extend the Haskell 2010 standard. "Object-Oriented
Comparison of programming languages
Comparison_of_programming_languages
Computer science constructs
and async) Elm via the Task module Haskell via libraries Control.Concurrent.Async (I-vars) and Control.Concurrent.MVar (M-vars) Id (I-vars and M-vars
Futures_and_promises
are used to ensure correctness in concurrent programs. They guarantee that messages sent and received between concurrent programs are in the expected order
Session_type
ALGOL) Nim (also under Oberon) Swift (also under Ruby, Objective-C, and Haskell) Boo Cobra (syntax and features) ALGOL 68 ALGOL W Pascal Ada SPARK PL/SQL
Generational list of programming languages
Generational_list_of_programming_languages
Topics referred to by the same term
Company, an American conglomerate Glasgow Haskell Compiler, a compiler for the functional programming language Haskell Global Hybrid Cooperation, a set of vehicle
GHC
Formatted data in computer science
map type. The Haskell library "unordered-containers" uses the same to implement persistent map and set data structures. Another Haskell library "stm-containers"
Hash_array_mapped_trie
Data structure that always preserves the previous version of itself when it is modified
"Haskell Language". www.haskell.org. Retrieved 2018-10-22. "Data.List". hackage.haskell.org. Retrieved 2018-10-23. "Data.Map.Strict". hackage.haskell.org
Persistent_data_structure
Programming language running on the Erlang virtual machine
Elixir is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement
Elixir_(programming_language)
Computer optimization technique
execution into implementations of the Haskell programming language, a lazy language, is a current research topic. Eager Haskell, a variant of the language, is
Speculative_execution
Control flow statement that branches according to a Boolean expression
ifTrue/ifFalse differently. Haskell used to use this exact model for its Boolean type, but at the time of writing, most Haskell programs use syntactic sugar
Conditional (computer programming)
Conditional_(computer_programming)
List of programming software
JVM, the .NET Framework, and Google App Engine. Quark Framework (CAL), a Haskell-inspired functional language E-on-Java, an object-oriented language for
List_of_JVM_languages
Programming paradigm
implementation in Haskell with hosts for DOM, SDL, and Gloss. reactive-banana is a target-agnostic push FRP implementation in Haskell. netwire and varying
Functional reactive programming
Functional_reactive_programming
Software optimization technique
can be written in the programming language Haskell as: fibs = 0 : 1 : zipWith (+) fibs (tail fibs) In Haskell syntax, ":" prepends an element to a list
Lazy_evaluation
State highway in Oklahoma, United States
Oklahoma. Though they were once connected, the middle section of highway was concurrent with three different U.S. highways, so the middle section was decommissioned
Oklahoma_State_Highway_2
Concurrent programming language
Occam is a programming language which is concurrent and builds on the communicating sequential processes (CSP) process algebra, and shares many of its
Occam_(programming_language)
Component of a computer process
of a process. The multiple threads of a given process may be executed concurrently (via multithreading capabilities), sharing resources such as memory,
Thread_(computing)
1993 murder of Iranian American man in Florida, US
conspirators for this murder, one attorney described Kent as "like Eddie Haskell. All the parents loved him in the neighborhood, but the kids looked at
Murder_of_Bobby_Kent
High-level programming language first released in 1980
support for design by contract (DbC), extremely strong typing, explicit concurrency, tasks, synchronous message passing, protected objects, and non-determinism
Ada_(programming_language)
Program function without side effects
Executing a function concurrently without interfering with other invocations Bartosz Milewski (2013). "Basics of Haskell". School of Haskell. FP Complete. Archived
Pure_function
Highway in Oklahoma
a concurrency with it on the east shore of Lake Tenkiller. After splitting from SH-100, SH-82 heads through Keys before forming another concurrency, this
Oklahoma_State_Highway_82
General-purpose programming language
Zig Paradigms Multi-paradigm: imperative, concurrent, procedural, functional Designed by Andrew Kelley First appeared 8 February 2016; 10 years ago (2016-02-08)
Zig_(programming_language)
State highway in Nevada, United States
Railroad tracks) before reaching an intersection with East Haskell Street/Fairgrounds Road. (East Haskell Road heads southwest to become State Route 294 [SR 294]
Nevada_State_Route_794
1975 American drama film
confidence. Haskell Wexler was fired as cinematographer and replaced by Bill Butler. Wexler believed his dismissal was due to his concurrent work on the
One Flew Over the Cuckoo's Nest (film)
One_Flew_Over_the_Cuckoo's_Nest_(film)
General-purpose programming language
object-oriented, functional, imperative, block structured, generic, reflective, concurrent Family JVM-hosted Designed by Andrey Breslav, JetBrains Developer JetBrains
Kotlin
Highway in the United States
US 277-C) Munday, Texas (Bus. US 277-E) Weinert, Texas (Bus. US 277-F) Haskell, Texas (Bus. US 277-G) Stamford, Texas (Bus. US 277-N) Eagle Pass, Texas
U.S._Route_277
Programming languages optimized for sound production
expressions for the representation of time structures ChucK, strongly timed, concurrent, and on-the-fly audio programming language Real-time Cmix, a MUSIC-N synthesis
List of audio programming languages
List_of_audio_programming_languages
Programming style in which control is passed explicitly
calculate a hypotenuse using the Pythagorean theorem can be written in Haskell. A traditional implementation of the pyth function looks like this: pow2
Continuation-passing_style
Programming language
typed variables are used to implement data-flow synchronizing. Like the Haskell functional language, Alice provides facilities to allow a lazy evaluation
Alice_(programming_language)
City and county seat in Kansas, United States
population, because it is home to both the University of Kansas (KU) and Haskell Indian Nations University (HINU). Lawrence was founded by the New England
Lawrence,_Kansas
Cleveland Comanche Custer Craig Creek Delaware Dewey Grant Garvin Grady Greer Haskell Hughes Kiowa Lincoln Logan LeFlore McClain Mayes McIntosh Muskogee Nowata
1964 United States presidential election in Oklahoma
1964_United_States_presidential_election_in_Oklahoma
Programming mechanism
like Haskell has a built in function composition operator, the main difference is it is spelled as ∘ or o. my &foo = &f ∘ &g; Also like Haskell you could
Function composition (computer science)
Function_composition_(computer_science)
General-purpose programming language
features of functional programming languages (like Scheme, Standard ML, and Haskell), including currying, immutability, lazy evaluation, and pattern matching
Scala_(programming_language)
ESPN Radio station in New York City
the separate staffs and newsrooms of WCBS and WINS would be combined. Concurrently, WNYL (92.3 FM) also became an FM simulcast of WINS. The move gave WINS
WHSQ
JavaScript runtime environment
the limited capability of Apache HTTP Server to handle many (10,000+) concurrent connections, as well as the dominant programming paradigm of sequential
Node.js
Apple's general-purpose, open-source, compiled programming language
language features. Swift took language ideas "from Objective-C, Rust, Haskell, Ruby, Python, C#, CLU, and far too many others to list". On June 2, 2014
Swift_(programming_language)
Orc is a concurrent, nondeterministic computer programming language created by Jayadev Misra at the University of Texas at Austin. Orc provides uniform
Orc_(programming_language)
Conversion process for computer data
valid source code, so the same Haskell value can be generated by running the code produced by show in, for example, a Haskell interpreter. For more efficient
Serialization
Feature of programming languages
version 2.0 in 2007. This influenced the async/await mechanism added to C#. Haskell lead developer Simon Marlow created the async package in 2010. Microsoft
Async/await
Computer scientist
2022-03-19. Bagwell, Phil (2001). "Ideal Hash Trees". "Control.Concurrent.Map". Hackage: The Haskell Package Repository. Retrieved 2022-03-20. "Phil Bagwell
Phil_Bagwell
and syallop/Join-Language by Samuel Yallop are DSLs for Join calculus in Haskell Joinads - various implementations of join calculus in F# CocoaJoin is an
Join-calculus
Family of type systems based on substructural logic
types[citation needed]: ATS Clean Idris Mercury F* LinearML Alms Haskell with Glasgow Haskell Compiler (GHC) 9.0.1 or above Granule Rust Swift 5.9 and above
Substructural_type_system
Lightweight threading implemented in userspace
implements so called goroutines Haskell Julia uses green threads for its Tasks. Limbo Lua uses coroutines for concurrency. Lua 5.2 also offers true C coroutine
Green_thread
General-purpose functional programming language
libraries, tools, an interactive shell, and documentation with support for Concurrent ML SML.NET: a Standard ML compiler for the Common Language Runtime with
Standard_ML
Type of concurrency control mechanism
attempts to simplify concurrent programming by allowing a group of load and store instructions to execute in an atomic way. It is a concurrency control mechanism
Transactional_memory
State highway in Oklahoma, United States
Past Boynton, the concurrent routes have a junction with US-64 and SH-16; here, US-62 splits off of SH-72 and US-64 joins it. Near Haskell, US-64 splits off
Oklahoma_State_Highway_72
Software design pattern for parallel computing
limited resources platforms, with concurrency based on asynchronous message passing, dataflow programming, and a Haskell like syntax. Hume does not provide
Join-pattern
Research computer scientist
functional programming languages Erlang, Haskell, and OCaml. He is the author of books on data type theory, Miranda, Haskell, and Erlang, and runs a massive open
Simon_Thompson_(professor)
Form of automatic memory management
in transaction processing, or in interactive programs. Incremental, concurrent, and real-time garbage collectors address these problems, with varying
Garbage collection (computer science)
Garbage_collection_(computer_science)
Programming paradigm entirely based on functions
1145/800025.808387. Marlow, Simon (18 June 2013). Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming. O'Reilly
Purely_functional_programming
1940 film by Howard Hawks
February 12, 2016. Grindon 2011, p. 105. Danks 2016, pp. 35–38. Haskell 1974, p. 126. Haskell 1974, pp. 133–134. Dibbern 2016, p. 230. Neale 2016, p. 110;
His_Girl_Friday
Highway in the United States
intersection with Interstate 30, of which the easternmost 3–4 miles are concurrent with US 69 in a loop around the west and south sides of Greenville. Its
U.S._Route_380
Functions whose execution you can pause
Erlang F# Factor GameMonkey Script GDScript (Godot's scripting language) Haskell High Level Assembly Icon Io JavaScript (since 1.7, standardized in ECMAScript
Coroutine
High-level computer programming conceptualization
only one paradigm. For example, Smalltalk supports object-oriented and Haskell supports functional. Most languages support multiple paradigms. For example
Programming_paradigm
Typographic symbol
bar is used for list comprehensions in some functional languages, e.g. Haskell and Erlang. Compare set-builder notation. The vertical bar is used as a
Vertical_bar
Type that allows only one value
and the argument type of a function that does not require arguments. In Haskell, Rust, and Elm, the unit type is called () and its only value is also ()
Unit_type
Programming paradigm
where programs are written as compositions of interactions among multiple concurrent participants. Deadlock is a common error that can occur in distributed
Choreographic_programming
Delta El Paso Falls Fannin Foard Franklin Galveston Hall Hardeman Hardin Haskell Hudspeth Jasper Karnes Kent Kleberg Knox Lee Limestone Marion McCulloch
1988 United States presidential election in Texas
1988_United_States_presidential_election_in_Texas
Type of subroutine
Language Pragmatics. p. 395. Marlow, Simon (2013). Parallel and Concurrent Programming in Haskell. p. 10. Queinnec, Christian (2003). Lisp in Small Pieces.
Thunk
American federally recognized tribe
Chaput, first Native American archbishop Venida Chenault, president of Haskell Indian Nations University Jessica Rickert, the first female American Indian
Prairie Band Potawatomi Nation
Prairie_Band_Potawatomi_Nation
Embedded key-value database
available for RocksDB include: C C# Chicken Scheme D Elixir Erlang Go Haskell Java Kotlin Node.js Nim Objective-C, and Swift OCaml Perl PHP Prolog Python
RocksDB
Some notable languages that were developed in this period include: 1990 – Haskell 1991 – Python 1991 – Visual Basic 1993 – Lua 1993 – R 1994 – Common Lisp
History of programming languages
History_of_programming_languages
Logical problem studied in computer science
usually have the extension ".smt2"). The LiquidHaskell tool implements a refinement type based verifier for Haskell that can use any SMTLIB2 compliant solver
Satisfiability modulo theories
Satisfiability_modulo_theories
Programming language for programming reactive systems
nondeterministic (internal) choice. Argos Atom (a domain-specific language in Haskell for hard realtime embedded programming) Averest Blech ChucK (a synchronous
Synchronous programming language
Synchronous_programming_language
2025 wildfire in Southern California, US
said that many structures had been destroyed. The intensification of the concurrent windstorm at night forced the grounding of firefighting aircraft, further
Palisades_Fire
American industrialist (1892–1976)
wealthiest American who ever lived (based on his wealth as a percentage of the concurrent gross national product). Getty was known for his frugality, going so far
J._Paul_Getty
Association for Computing Machinery (ACM) special interest group
Sweeney, Martin Trapp, Kris Venstermans, and John Whaley 2011: Glasgow Haskell Compiler awarded to Simon Peyton Jones, and Simon Marlow 2010: LLVM awarded
SIGPLAN
Study of programming languages via mathematical objects
programming languages that use capabilities like concurrency and exceptions, e.g., Concurrent ML, CSP, and Haskell. The semantics of these languages is compositional
Denotational_semantics
Amendment to California's Constitution
360: A special report on redistricting". KCRA. Retrieved August 30, 2025. Haskell, Josh (August 19, 2025). "SoCal Rep. Young Kim calls California redistricting
2025 California Proposition 50
2025_California_Proposition_50
CONCURRENT HASKELL
CONCURRENT HASKELL
Surname or Lastname
English
English : from a reduced form of the Anglo-Norman French personal name Asketin, a diminutive of Old Norse Ãsketill, composed of the elements áss ‘god’ + ketill ‘kettle’, ‘helmet’ (see Haskell, Askin).
Surname or Lastname
English
English : variant of Haskell.
Surname or Lastname
English
English : from the Norman personal name Aschetil, from Old Norse Ãsketill, Ãskell, a compound áss ‘god’ + ketill ‘kettle’, ‘helmet’.Jewish (Ashkenazic) : from the personal name Khaskl, a Yiddish form of the Hebrew name Yechezkel (see Ezekiel).
Surname or Lastname
English
English : from the personal name Asti, a pet form of the Norman personal name Asketin, derived from Old Norse Ãsketill, composed of the elements áss ‘god’ + ketill ‘kettle’, ‘helmet’. Compare Haskell.English : from Middle English, Old French hasti ‘quick’, ‘speedy’, a nickname for a brisk or impetuous person, or possibly for a messenger.
Surname or Lastname
English
English : variant spelling of Haskell.
Boy/Male
Hindu, Indian
Accepting Concurrence
Surname or Lastname
English and Scottish
English and Scottish : from the Old Norse personal name Ãsketill, composed of the elements áss ‘god’ + ketill ‘kettle’, ‘helmet’ (see Haskell). This name was in use both among Scandinavian settlers in northern England and among the Normans.
Surname or Lastname
English
English : most probably the Middle English surname Ackeson, a patronymic from the Middle English personal name Acke (Old English Acca). It may also be from Anketin or Asketin, Norman forms of the Old Norse personal name Asketill (see Haskell), or even a variant of Ashton.
Surname or Lastname
English
English : from a pet form of the Norman personal name Aschetil (see Haskell).Stephen Hasket, a soap boiler and merchant of Salem, MA, was a native of Henstridge, Somerset, England. He came to Salem from Exeter, Devon, about 1666. His son Elias, born at Salem, went on to become governor of New Providence, Bahamas, before the people there revolted and sent him back to NY.
Surname or Lastname
English (of Norman origin)
English (of Norman origin) : from a Middle English and Anglo-Norman French personal name, Askin or Asketin, a pet form of Asketill, Askell, which is of Old Norse origin and related to Haskin and Haskell.
Boy/Male
American, Australian, Hebrew
Intellect
Surname or Lastname
English
English : from the Norman personal name Asketin, a pet form of the Old Norse name Ãsketil (see Haskell).Irish : shortened Anglicized form of Gaelic Ó hUiscÃn ‘descendant of UiscÃn’, apparently a diminutive of uisce ‘water’ (and thus the surname may be ‘translated’ Waters), but possibly a corruption of a diminutive of Fuarghus meaning ‘cold choice’.Jewish (from Ukraine) : metronymic from Yiddish name Khaske, a pet form of Khane (see Hanna 1) + the Slavic possessive suffix -in.
CONCURRENT HASKELL
CONCURRENT HASKELL
Girl/Female
Swedish
Strong.
Female
English
Elaborated feminine form of English unisex Shay, probably LASHAY means "strong."Â
Boy/Male
Hindu, Indian
Who has Fast Thinking
Boy/Male
Indian
Praised
Boy/Male
Hindu, Indian, Telugu
Introduction
Male
Greek
(ΣτÎφανος) Greek name derived from the word stephanos, STEPHANOS means "crown." In the bible, this is the name of one of the seven deacons of the church at Jerusalem who was stoned to death by the Jews.Â
Girl/Female
English
Phonetic.
Girl/Female
Arabic, Muslim
Royal
Girl/Female
Arabic, Muslim
Assembly
Boy/Male
Indian, Punjabi, Sikh
Master of Faith
CONCURRENT HASKELL
CONCURRENT HASKELL
CONCURRENT HASKELL
CONCURRENT HASKELL
CONCURRENT HASKELL
n.
One pursuing the same course, or seeking the same objects; hence, a rival; an opponent.
n.
One who, or that which, concurs; a joint or contributory cause.
a.
Consistent; agreeable; suitable; accordant to; harmonious; concurrent.
n.
Concurrence; cooperation.
n.
The act of concurring; a meeting or coming together; union; conjunction; combination.
a.
United; conjoined; concurrent.
adv.
With concurrence; unitedly.
a.
Not current. Specifically: Not passing in common payment; not receivable at par or full value; as, uncurrent notes.
a.
Acting in conjunction; agreeing in the same act or opinion; contributing to the same event or effect; cooperating.
a.
Conjoined; associate; concomitant; existing or happening at the same time.
a.
Joint and equal in authority; taking cognizance of similar questions; operating on the same objects; as, the concurrent jurisdiction of courts.
a.
Characterized by a current which flows inward; as, the incurrent orifice of lamellibranch Mollusca.
a.
Meeting in one point.
a.
Not concurring; disagreeing.
n.
Concurrence.
n.
The state or quality of being concurrent; concurrence.
n.
Act of concurring; coincidence; concurrence.
n.
Concurrence.
n.
One of the supernumerary days of the year over fifty-two complete weeks; -- so called because they concur with the solar cycle, the course of which they follow.
n.
A common right; coincidence of equal powers; as, a concurrence of jurisdiction in two different courts.