Skip to main content
7 events
when toggle format what by license comment
Jan 7, 2024 at 20:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Sep 9, 2023 at 19:07 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Aug 10, 2023 at 18:24 answer added t3chb0t timeline score: 1
Jul 31, 2023 at 13:57 comment added Peter Csala Which .NET version are you using? Can't you use the HashCode struct?
Jul 28, 2023 at 22:55 comment added J_H I imagine this code is nice enough. Here's a remark I'll just throw out there. Suppose you have an immutable type for which you know how to (1) sort the keys, and (2) serialize it to string, bytes, something like that. Double your RAM usage by hanging on to the serialized form, and then your problem is solved, right?
S Jul 28, 2023 at 14:03 review First questions
Jul 28, 2023 at 14:14
S Jul 28, 2023 at 14:03 history asked J.K. CC BY-SA 4.0