Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Ockajak committed Jul 12, 2024
1 parent 9685dc0 commit 5d7b99c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extensions/sequence.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use std::ops::RangeBounds;
pub trait Sequence<Item> {
type This<I>;

// FIXME - add documentation
// FIXME - implement these methods
// coalesce
// chunked_by
Expand Down

0 comments on commit 5d7b99c

Please sign in to comment.