Skip to content

ikitommi/fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(not) fun with protocols

uberjar

lein with-profile uberjar1 uberjar # ok
lein with-profile uberjar2 uberjar # ok
lein with-profile uberjar3 uberjar # fails

repl

lein repl
(load "fun/core")
; true

(load "fun/fun")

(load "fun/core")
; false <--- what happens here?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published