Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addArbs(Map) - Method in Model
addGenerator(Generator) - Method in Comprehension
and(F2, F2) - Method in SkiCalculus
andThen(Lens) - Method in Lens
andThen(F) - Method in ReaderM
ap(List, List) - Method in ListMonadExtension
ap(Set, Set) - Method in SetExtension2
ap(Set, Set) - Method in SetMonadExtension
append1(SimpleIO) - Method in SimpleIO
append(SimpleIO) - Method in SimpleIO
applicative() - Method in ListMonadExtension
apply(List, List) - Method in ListMonadExtension
apply(Set, Set) - Method in SetExtension2
apply(Set, Set) - Method in SetMonadExtension
asyncFj(SimpleIO) - Method in SimpleIOExtension
asyncGpars(SimpleIO) - Method in SimpleIOExtension
asyncJava(SimpleIO, ExecutorService) - Method in SimpleIOExtension

B


C

callCommon(List, Option, Closure, F) - Method in Specification
check(Property, Boolean) - Method in Specification
checkTypes(List, Closure) - Method in Specification
CollectionExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 12/04/2014.
CollectionStaticExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 12/04/2014.
common(Object, Method, List) - Method in MethodVerifier
compose(Lens) - Method in Lens
compose(List, F, F) - Method in ListMonadStaticExtension
compose(Set, F, F) - Method in SetMonadStaticExtension
compose(Set, F, F) - Method in SetStaticExtension2
Comprehension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
console() - Method in IOConstants
consoleReadLineOption() - Method in IOConstants
contractsOk(Throwable) - Method in DbcContractValidator
contractViolation(Throwable) - Method in DbcContractValidator
create() - Method in SetExtension2
createArb(Method) - Method in MethodVerifier
createProp0(List, Option, Closure, F) - Method in Specification
createProp1(Object, Method, List) - Method in MethodVerifier
createProp1(List, Option, Closure, F) - Method in Specification
createProp2(Object, Method, List) - Method in MethodVerifier
createProp2(List, Option, Closure, F) - Method in Specification
createProp3(Object, Method, List) - Method in MethodVerifier
createProp3(List, Option, Closure, F) - Method in Specification
createProp4(Object, Method, List) - Method in MethodVerifier
createProp4(List, Option, Closure, F) - Method in Specification
createProp5(Object, Method, List) - Method in MethodVerifier
createProp5(List, Option, Closure, F) - Method in Specification
createProp6(Object, Method, List) - Method in MethodVerifier
createProp7(Object, Method, List) - Method in MethodVerifier
createProp8(Object, Method, List) - Method in MethodVerifier
createProp(Object, Method, List) - Method in MethodVerifier
createProp(Map, Option, Closure, F) - Method in Specification

D

DbcContractValidator - Class in com.github.mperry.fg.test
Created with IntelliJ IDEA.
defaultService() - Method in SimpleIO
defaultStrategy() - Method in SimpleIO
dynamicCreateProp(List, Option, Closure, F) - Method in Specification

E

empty() - Method in IOConstants
empty() - Method in SimpleIOStaticExtension
eval(S) - Method in State
exec(S) - Method in State

F

f(A) - Method in ReaderM
False_() - Method in SkiCalculus
False(X, Y) - Method in SkiCalculus
false
filterM(List, List, F) - Method in ListMonadStaticExtension
filterM(Set, List, F) - Method in SetMonadStaticExtension
filterM(Set, List, F) - Method in SetStaticExtension2
fjPromise() - Method in SimpleIO
flatMap1(F) - Method in SimpleIO
flatMap(F) - Method in Identity
flatMap(F) - Method in Lens
flatMap(Closure) - Method in ReaderM
flatMap(Set, F) - Method in SetExtension2
flatMap(F) - Method in SimpleIO
flatMap(Closure) - Method in State
flatMap(F) - Method in StateInt
flatMap(StateInt, F) - Method in StateIntMonad
flatMap(Closure) - Method in WriterM
fmap(Set, F) - Method in SetExtension2
fold(Sql, String, F, F) - Method in SqlExtension
foldM_(List, List, B, F2) - Method in ListMonadStaticExtension
foldM_(Set, Stream, B, F2) - Method in SetMonadStaticExtension
foldM_(Set, List, B, F2) - Method in SetStaticExtension2
foldM(List, List, B, F2) - Method in ListMonadStaticExtension
foldM(Set, Stream, B, F2) - Method in SetMonadStaticExtension
foldM(Set, List, B, F2) - Method in SetStaticExtension2
foldRowResult(Sql, String, F, F) - Method in SqlExtension
foreach(Closure) - Method in Comprehension
funcType(List) - Method in MethodVerifier
funcType(List) - Method in Specification
future(ExecutorService) - Method in SimpleIO
FutureExtension - Class in com.github.mperry.fg
Created by MarkPerry on 18/04/2014.
FutureMonad - Class in com.github.mperry.fg
Created by MarkPerry on 18/04/2014.

G

Generator - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
get(A) - Method in Lens
get() - Method in State
gets(F) - Method in State
gparsPromise() - Method in SimpleIO

H

hasType(Object, Class) - Method in DbcContractValidator

I

I(X) - Method in SkiCalculus
Identity - Class in com.github.mperry.fg
Created by MarkPerry on 9/01/14.
idUnit() - Method in Identity
implies(Boolean, Boolean) - Method in Specification
invariantOk(Throwable) - Method in DbcContractValidator
IOConstants - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
isGuard(String) - Method in Comprehension

J

join(List, List) - Method in ListMonadStaticExtension
join(Set, Set) - Method in SetMonadStaticExtension
join(Set, Set) - Method in SetStaticExtension2

K

K(X) - Method in SkiCalculus

L

leftShift(Object) - Method in Generator
Lens - Class in com.github.mperry.fg
Created by MarkPerry on 14/01/14.
Lens(F, F2) - Constructor in Lens
lift(B) - Method in Identity
lift(F, F2) - Method in Lens
lift(Closure) - Method in ReaderM
lift(B) - Method in SimpleIO
lift(F) - Method in State
lift(A) - Method in WriterM
liftA2(List, List, F2) - Method in ListMonadExtension
liftA2(Set, Set, F2) - Method in SetMonadExtension
liftA3(List, List, List, F3) - Method in ListMonadExtension
liftA3(Set, Set, Set, F3) - Method in SetMonadExtension
liftA(List, F) - Method in ListMonadExtension
liftA(Set, F) - Method in SetMonadExtension
liftM2(List, List, F2) - Method in ListMonadExtension
liftM2(Set, Set, F2) - Method in SetExtension2
liftM2(Set, Set, F2) - Method in SetMonadExtension
liftM3(List, List, List, F3) - Method in ListMonadExtension
liftM3(Set, Set, Set, F3) - Method in SetExtension2
liftM3(Set, Set, Set, F3) - Method in SetMonadExtension
liftM(List, F) - Method in ListMonadExtension
liftM(Set, F) - Method in SetExtension2
liftM(Set, F) - Method in SetMonadExtension
liftS(F) - Method in State
ListMonadExtension - Class in com.github.mperry.fg
Created by MarkPerry on 16/01/14.
ListMonadStaticExtension - Class in com.github.mperry.fg
Created by MarkPerry on 16/01/14.
log() - Method in WriterM

M

map2(List, List, F2) - Method in ListMonadExtension
map2(Set, Set, F2) - Method in SetExtension2
map2(Set, Set, F2) - Method in SetMonadExtension
map(F) - Method in Lens
map(Closure) - Method in ReaderM
map(Set, F) - Method in SetExtension2
map(F) - Method in SimpleIO
map(Closure) - Method in State
map(Closure) - Method in WriterM
mapLens(Object) - Method in Lens
mapState(F) - Method in State
MethodVerifier - Class in com.github.mperry.fg.test
Created with IntelliJ IDEA.
mod(Closure) - Method in Lens
Model - Class in com.github.mperry.fg.test
Created with IntelliJ IDEA.
modify(F) - Method in State
monad() - Method in ListMonadExtension
monad() - Method in ListMonadStaticExtension
monad() - Method in SetExtension2
monad() - Method in SetMonadExtension
monad() - Method in SetMonadStaticExtension
monad() - Method in SetStaticExtension2

N

newLoader() - Method in TypeLambda
not(F2) - Method in SkiCalculus

O

observableResultSet(ResultSet, F) - Method in SqlExtension
observableRowResult(ResultSet, F) - Method in SqlExtension
observableRowResultI(ResultSet, F) - Method in SqlExtension
or(F2, F2) - Method in SkiCalculus

P

p(Future) - Method in FutureExtension
partialStateApplication(GroovyClassLoader, Class) - Method in TypeLambda
perform(Closure, List) - Method in Specification
postOk(Throwable) - Method in DbcContractValidator
preOk(Throwable) - Method in DbcContractValidator
product(Lens) - Method in Lens
promise(Future, Strategy) - Method in FutureExtension
propertyMissing(String) - Method in Comprehension
propertyMissing(String) - Method in Yield
pure(Set, A) - Method in SetStaticExtension2
put(S1) - Method in State

Q


R

RandStateInteger - Class in com.github.mperry.fg
Created by MarkPerry on 17/02/14.
ReaderM - Class in com.github.mperry.fg
Created by MarkPerry on 11/01/14.
ReaderM(F) - Constructor in ReaderM
replicateM(List, Integer) - Method in ListMonadExtension
replicateM(Set, Integer) - Method in SetExtension2
replicateM(Set, Integer) - Method in SetMonadExtension
rowResult() - Method in SqlExtension
run() - Method in SimpleIO
run(S) - Method in State

S

S(F, F, Z) - Method in SkiCalculus
sequence(List, List) - Method in ListMonadStaticExtension
sequence(Set, List) - Method in SetMonadStaticExtension
sequence(Set, List) - Method in SetStaticExtension2
sequenceWhileC(SimpleIO, Stream, F) - Method in SimpleIOStaticExtension
sequenceWhileR(SimpleIO, Stream, F) - Method in SimpleIOStaticExtension
set(A, B) - Method in Lens
SetExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 12/04/2014.
setLens(Object) - Method in Lens
SetMonadExtension - Class in com.github.mperry.fg
Created by MarkPerry on 13/04/2014.
SetMonadStaticExtension - Class in com.github.mperry.fg
Created by MarkPerry on 13/04/2014.
SetStaticExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 12/04/2014.
showAllWithMap(Boolean, Map, Option, Closure, F) - Method in Specification
SimpleIO - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
SimpleIOExtension - Class in com.github.mperry.fg
SimpleIOStaticExtension - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
SkiCalculus - Class in com.github.mperry.fg
Created by MarkPerry on 14/01/14.
skip(List) - Method in ListMonadExtension
skip(Set) - Method in SetExtension2
skip(Set) - Method in SetMonadExtension
spec(Closure) - Method in Specification
specAssert(Property) - Method in Specification
Specification - Class in com.github.mperry.fg.test
Created with IntelliJ IDEA.
SqlExtension - Class in com.github.mperry.fg
Created by MarkPerry on 2/02/14.
SqlExtensionJava - Class in com.github.mperry.fg
Created by MarkPerry on 2/02/14.
State - Class in com.github.mperry.fg
Created by MarkPerry on 9/01/14.
state() - Method in Lens
StateInt - Class in com.github.mperry.fg
Created by MarkPerry on 9/01/14.
StateInt(F) - Constructor in StateInt
StateIntMonad - Class in com.github.mperry.fg
Created by MarkPerry on 9/01/14.
stateMonad(GroovyClassLoader, Class, Class) - Method in TypeLambda
stdinReadLine() - Method in IOConstants
stdoutWriteLine(String) - Method in IOConstants
stream(Sql, String) - Method in SqlExtension
StreamExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 20/01/14.
streamResultSet(ResultSet, F) - Method in SqlExtension
streamRowResult(ResultSet, F) - Method in SqlExtension
StreamStaticExtension2 - Class in com.github.mperry.fg
Created by MarkPerry on 20/01/14.
sum(Lens) - Method in Lens

T

tell(W) - Method in WriterM
to(List, B) - Method in ListMonadExtension
to(Set, B) - Method in SetExtension2
to(Set, B) - Method in SetMonadExtension
transform(SimpleIO) - Method in SimpleIO
traverse(List, F) - Method in ListMonadExtension
traverse(Set, List, F) - Method in SetStaticExtension2
True_() - Method in SkiCalculus
True(X, Y) - Method in SkiCalculus
true
TypeLambda - Class in com.github.mperry.fg
Created by MarkPerry on 9/01/14.

U

unfold(Stream, B, Closure) - Method in StreamStaticExtension2
unit(B) - Method in Identity
unit(Set) - Method in SetStaticExtension2
unit(F) - Method in State
unit(B) - Method in StateIntMonad
update(F) - Method in Lens

V

validateThrowable() - Method in DbcContractValidator
validateValidation() - Method in DbcContractValidator
validator(F) - Method in Model
verify(Object, Method) - Method in MethodVerifier

W

withs(F) - Method in State
WriterM - Class in com.github.mperry.fg
Created by MarkPerry on 11/01/14.
WriterM(A, W, F2) - Constructor in WriterM

X


Y

Y(Closure) - Method in YCombinator
Strict applicative order Y combinator
YCombinator - Class in com.github.mperry.fg
Created by MarkPerry on 23/01/14.
Yield - Class in com.github.mperry.fg
Created with IntelliJ IDEA.
yield(Closure) - Method in Comprehension

Z


_


Groovy Documentation