Index of Public Functions and Variables - tools.macro 0.1.6-SNAPSHOT (in development)

This page has an alphabetical index of all the documented functions and variables in tools.macro.

Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A


  

B


  

C


  

D

 defsymbolmacro               macro         clojure.tools.macro Define a symbol macro. Because symbol macros are ...
 deftemplate                  macro         clojure.tools.macro Define a macro that expands into forms after repl...

  

E


  

F


  

G


  

H


  

I


  

J


  

K


  

L


  

M

 macrolet                     macro         clojure.tools.macro Define local macros that are used in the expansio...
 mexpand                      function      clojure.tools.macro Like clojure.core/macroexpand, but takes into acc...
 mexpand-1                    function      clojure.tools.macro Like clojure.core/macroexpand-1, but takes into a...
 mexpand-all                  function      clojure.tools.macro Perform a full recursive macro expansion of a for...

  

N

 name-with-attributes         function      clojure.tools.macro To be used in macro definitions. Handles optional...

  

O


  

P


  

Q


  

R


  

S

 symbol-macrolet              macro         clojure.tools.macro Define local symbol macros that are used in the e...

  

T


  

U


  

V


  

W

 with-symbol-macros           macro         clojure.tools.macro Fully expand exprs, including symbol macros..

  

X


  

Y


  

Z


  

Other


  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.