This commit is contained in:
Michiel Borkent 2019-11-16 11:44:46 +01:00
parent 8c5cc4ee67
commit 1b482f4693
2 changed files with 14 additions and 15 deletions

View file

@ -164,20 +164,19 @@ namespaces. If not all vars are available, they are enumerated explicitly.
The following Java classes are available: The following Java classes are available:
``` - `ArithmeticException`
ArithmeticException - `AssertionError`
AssertionError - `Boolean`
Boolean - `Class`
Class - `Double`
Double - `Exception`
Exception - `clojure.lang.ExceptionInfo`
clojure.lang.ExceptionInfo - `Integer`
Integer - `java.io.File`
java.io.File - `java.util.regex.Pattern`
java.util.regex.Pattern - `String`
String - `System`
System - `Thread`
Thread
``` ```
More classes can be added by request. More classes can be added by request.

View file

@ -1 +1 @@
0.0.28-SNAPSHOT 0.0.28