blob: 5fb1c315e54c514e24a19ebaf5e28c677553a704 [file] [log] [blame]
1 User Guide
Welcome to the Groovy User Guide. We hope you find it useful.
1.1 Contents
* {link:Statements |statements.html}
* {link:Strings |strings.html}
* {link:Collections |collections.html}
* {link:Logical branching |branches.html}
* {link:Looping |loops.html}
* {link:Closures |closures.html}
* {link:Classes |classes.html}
* {link:Operator Overloading|operators.html}
* {link:Math and Numbers |math.html}
* {link:Differences from Java|javadiff.html}
* {link:Groovy JDK |groovy-jdk.html} for all the new methods added to the JDK to make it more groovy