@dhruv1 has joined the channel
silly question: how do i represent the “String…” java class or interface in clojure?
someMethod(int my-integer, String... topics) what is Strings... ?
someMethod(int my-integer, String... topics)
Strings...
@jumar has joined the channel