updated import documentation
This commit is contained in:
parent
fed3ec302c
commit
6b4e3940aa
1
AUTHORS
1
AUTHORS
@ -39,3 +39,4 @@
|
||||
* Fatih Kadir Akın <fka@fatihak.in>
|
||||
* Jack Hooper <contact.jhooper@gmail.com>
|
||||
* 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]]
|
||||
[sys :as systest])
|
||||
|
||||
;; Import all module functions into current namespace
|
||||
(import [sys [*]])
|
||||
|
||||
|
||||
kwapply
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user