module Kaze::Yawaraka

Overview

The standard library.

Extended Modules

Defined in:

yawaraka.cr

Macro Summary

Macro Detail

macro create_native_fun(class_name, arity, body) #

Macro to create a native function in the library.


[View source]