commit
d37bc10f93
1
AUTHORS
1
AUTHORS
@ -39,3 +39,4 @@
|
|||||||
* Fatih Kadir Akın <fka@fatihak.in>
|
* Fatih Kadir Akın <fka@fatihak.in>
|
||||||
* Jack Hooper <contact.jhooper@gmail.com>
|
* Jack Hooper <contact.jhooper@gmail.com>
|
||||||
* Brian McKenna <brian@brianmckenna.org>
|
* Brian McKenna <brian@brianmckenna.org>
|
||||||
|
* Richard Parsons <richard.lee.parsons@gmail.com>
|
||||||
|
@ -762,6 +762,9 @@ of import you can use.
|
|||||||
[os.path [exists isdir isfile]]
|
[os.path [exists isdir isfile]]
|
||||||
[sys :as systest])
|
[sys :as systest])
|
||||||
|
|
||||||
|
;; Import all module functions into current namespace
|
||||||
|
(import [sys [*]])
|
||||||
|
|
||||||
|
|
||||||
kwapply
|
kwapply
|
||||||
-------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user