mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-18 21:45:23 -04:00
c1a03b1ac3
* reimplement loose equality according to MDN (eg, 1 == "1") * improve strict equality (eg, "abc" === "abc" but 'abc' is not 'abc') * add tests for above
24 KiB
24 KiB