mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
doc/mruby3.2.md: add description about multi-precision integers.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
* Now `a::B = c` should evaluate `a` then `c`.
|
||||
* Anonymous arguments `*`, `**`, `&` can be passed for forwarding.
|
||||
* Multi-precition integer is available now via `mruby-bigint` gem.
|
||||
|
||||
# Tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user