Yukihiro "Matz" Matsumoto
4bb252e2ff
mruby-hash-ext: add documentation for internal functions
...
The `mruby-hash-ext` gem already had `call-seq` comments for its
public methods, but the internal helper functions `slice_bang_i` and
`hash_key_i` were undocumented.
This commit adds detailed comments to these functions, explaining their
purpose, parameters, and return values. This improves the
maintainability and readability of the code.
Co-authored-by: Gemini <gemini@google.com >
2025-07-11 09:20:00 +09:00
..
2025-07-05 18:32:46 +09:00
2025-06-23 17:07:20 +09:00
2024-06-09 22:49:46 +09:00
2025-07-05 16:49:26 +09:00
2025-05-19 08:00:36 +09:00
2025-06-24 04:02:41 +00:00
2025-05-19 08:00:36 +09:00
2025-05-14 01:14:02 +10:00
2025-06-16 12:44:06 +09:00
2025-06-08 17:00:07 +09:00
2025-07-05 18:32:46 +09:00
2025-06-08 17:04:05 +09:00
2025-06-07 11:50:53 +09:00
2025-07-02 07:14:04 +09:00
2025-06-17 16:19:44 +09:00
2025-06-29 20:46:51 +09:00
2024-12-07 22:47:28 +09:00
2025-06-09 17:11:46 +09:00
2025-06-13 04:42:17 +09:00
2025-06-07 11:53:04 +09:00
2025-06-13 04:45:48 +09:00
2025-06-16 12:42:56 +09:00
2025-06-09 17:14:02 +09:00
2025-06-09 17:13:20 +09:00
2025-06-11 18:31:52 +09:00
2025-05-14 01:14:02 +10:00
2025-03-24 22:31:27 +09:00
2025-07-11 09:20:00 +09:00
2025-06-25 17:47:48 +09:00
2025-06-10 10:56:01 +09:00
2025-06-08 17:02:55 +09:00
2025-06-23 17:07:28 +09:00
2025-07-09 13:49:59 +09:00
2025-06-10 10:58:22 +09:00
2025-06-10 11:03:19 +09:00
2025-06-12 21:28:42 +09:00
2025-06-24 13:56:07 +09:00
2025-06-16 12:45:18 +09:00
2025-06-11 18:38:14 +09:00
2025-06-10 11:07:16 +09:00
2025-06-29 20:46:51 +09:00
2025-07-09 14:00:50 +09:00
2025-06-17 16:22:19 +09:00
2025-06-27 10:28:49 +09:00
2025-03-07 17:17:43 +09:00
2025-07-09 14:18:47 +09:00
2025-06-14 01:04:23 +09:00
2025-06-27 21:28:47 +09:00
2025-06-16 12:41:19 +09:00
2025-06-10 11:25:45 +09:00
2025-05-10 08:59:18 +09:00
2024-09-24 00:14:24 +10:00
2025-06-24 22:20:38 +10:00
2025-06-10 11:28:18 +09:00
2021-01-06 18:10:21 +09:00
2021-01-06 18:10:21 +09:00
2023-04-04 19:31:42 +10:00
2025-01-14 13:30:33 +09:00
2025-05-14 15:58:23 +09:00
2025-05-14 15:58:24 +09:00
2022-11-29 15:58:05 +09:00
2025-01-06 13:57:23 +09:00
2025-05-19 08:00:36 +09:00