Frege / frege

Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
https://github.com/Frege/frege/wiki/_pages
Other
3.64k stars 145 forks source link

add getResource to native ClassLoader definition #138

Closed Dierk closed 9 years ago

Dierk commented 9 years ago

topic says it all

Ingo60 commented 9 years ago

It is already there in frege.java.Net type UrlClassLoader!

Dierk commented 9 years ago

ah - ok. Sorry for the noise.