Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Macros are documented along with everything else in the standard library:

http://docs.julialang.org/en/latest/stdlib/base/

The stdlib docs are organized by subject matter. What would the benefit of having a separate index of macros be? If one wants a list of exported macros, that's just a matter of doing

    grep @ base/exports.jl
in a Julia repo.


Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: