Built-in macros

Given here is a list of available macros in Julia:

@MIME_str     @code_typed     @fetch        @less       @schedule   @timed
@__FILE__     @code_warntype  @fetchfrom    @linux      @show       @timev
@allocated    @deprecate      @functionloc  @linux_only @simd       @uint128_str
@assert       @doc            @generated    @noinline   @spawn      @unix
@async        @doc_str        @gensym       @osx        @spawnat    @unix_only
@b_str        @edit           @goto         @osx_only   @sprintf    @v_str
@big_str      @elapsed        @html_str     @parallel   @static     @vectorize_1arg
@boundscheck  @enum           @inbounds     @polly      @sync       @vectorize_2arg
@cmd          @eval           @inline       @printf     @task       @view
@code_llvm    @evalpoly       @int128_str   @profile    @text_str   @which
@code_lowered @everywhere     @ip_str       @r_str      @threadcall @windows
@code_native  @fastmath       @label        @s_str      @time       @windows_only

We will be focusing on discussing ...

Get Learning Julia now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.