Skip to content

Fix take last skip last

Chosson Ulysse requested to merge FIX_take_last_skip_last into main

[0.53.0] - 2022-04-07

Fixed

  • Fix take(), skip(), take_last(), skip_last() to exactly match py-linq and LINQ

Merge request reports