tustvold commented on code in PR #7194:
URL: https://github.com/apache/arrow-rs/pull/7194#discussion_r1971185423


##########
arrow-buffer/src/buffer/immutable.rs:
##########
@@ -241,7 +241,7 @@ impl Buffer {
     ///
     /// # Panics
     ///
-    /// Panics iff `offset` is larger than `len`.
+    /// Panics if `offset` is larger than `len`.

Review Comment:
   Iff is short hand for if and only if



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to