URL details: crosshair.readthedocs.io/en/latest/diff_behavior.html

URL title: The Details: diffbehavior — crosshair 0.0.36 documentation
URL paragraphs: Contents: Are these two functions equivalent?: # foo.py from typing import List def cut1 ( a : List [ int ], i : int ) -> None : a [ i : i + 1 ] = [] def cut2 ( a : List [ int ], i : int ) -> None : a [:] = a [: i ] + a [ i + 1 :] Almost! But not quite. Cr
URL last crawled: 2023-01-09
URL speed: 0.931 MB/s, downloaded in 0.030 seconds

open external url

We found no external links pointing to this url.