Open mariusae opened 6 years ago
Reflow should support slicing lists (e.g., l[:100]) as in Go.
l[:100]
Reflow should support slicing lists (e.g.,
l[:100]
) as in Go.