mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9c944e2a1f
Added missing call-seq documentation for Integer#integer? method in mrblib/numeric_ext.rb to complete documentation coverage: - integer?: returns true for Integer objects, completing the integer? method documentation across both Numeric and Integer classes with consistent formatting and practical examples Co-authored-by: Atlassian Rovo Dev