QuicksortExample

Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

License

License

GroupId

GroupId

org.codehaus.jedi
ArtifactId

ArtifactId

quicksort-example
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

QuicksortExample
Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

Download quicksort-example

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.jedi/quicksort-example/ -->
<dependency>
    <groupId>org.codehaus.jedi</groupId>
    <artifactId>quicksort-example</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jedi/quicksort-example/
implementation 'org.codehaus.jedi:quicksort-example:3.0.5'
// https://jarcasting.com/artifacts/org.codehaus.jedi/quicksort-example/
implementation ("org.codehaus.jedi:quicksort-example:3.0.5")
'org.codehaus.jedi:quicksort-example:jar:3.0.5'
<dependency org="org.codehaus.jedi" name="quicksort-example" rev="3.0.5">
  <artifact name="quicksort-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jedi', module='quicksort-example', version='3.0.5')
)
libraryDependencies += "org.codehaus.jedi" % "quicksort-example" % "3.0.5"
[org.codehaus.jedi/quicksort-example "3.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.jedi : jedi-core jar 3.0.5
org.codehaus.jedi : jedi-annotations jar 3.0.5
org.codehaus.jedi : jedi-jdk6 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0