Stephen Cleary

Results 149 comments of Stephen Cleary

> Would it be possible to expose the Empty and/or Count property or have a method which gets a specified number of items which are currently available? No; there's too...

Closing this for now; if the BCL team adopts it then I will too.

Just updated to the new .NET 6.0 with latest (non-prerelease) libraries and ~4 runtime (in-proc C# library), and this issue still occurs. If you want to stem the AI log...

You do bring up some good points. This would, however, be a significant breaking change.

> I would need this feature. There's almost always better solutions than an upgradeable rwl. What's your use case?

Are you using fire-and-forget from within an `AsyncContext.Run`? Can you post sample code that reproduces this issue?

> allow a member to be compared using delegates for both the equality comparison and the hashcode creation. What is your use case? Earlier versions of this library (specifically v1-v4)...

Did you mean to tag someone else? What I believe it's referring to is that http.sys has special ways to tell the kernel to read a file from disk and...

I find the `futagozaryuu.pegjs-syntax` plugin for VSCode quite nice; it has a `PEG.js (Grammar)` file type that does syntax highlighting only for the PEG grammar part and ignores the code...

Also see `BitOperations.Crc32C`