mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ea7ac6daf1
Added call-seq documentation for 7 public methods (2 in C, 5 in Ruby) improving documentation coverage from ~1% to complete. Includes method signatures, clear descriptions, and practical examples for cover?, size, max, min, overlap?, first, and last. Added simple description for internal __empty_range? helper method. Co-authored-by: Atlassian Rovo Dev