Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.CompilerServices;
using Collections.Pooled;
namespace CollectionLike.Enumerables;
public static partial class Enumerables_Extension
{