mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
mrb_bool Class Reference

mruby Boolean. More...

#include <value.h>

Detailed Description

mruby Boolean.

Used internally to represent boolean. Can be TRUE or FALSE. Not to be confused with Ruby's boolean classes, which can be obtained using mrb_false_value() and mrb_true_value()


The documentation for this class was generated from the following file: