wanna join? become a member?
you need a proton mail address.
brokies go post on reddit.
this is a premium forum for the based coderpunks.:s47:
we be lemonizing and shiiiiiiiiiiiiiiiiiiiiiieeet
Public Class EventChatV2
Private _dictionary As New Dictionary(Of String, WeightedResponder)()
Private _modifiedKeys As New HashSet(Of String)()
Private ReadOnly _lim As Integer
Public Sub New(lim As Integer)
_lim = lim
End Sub
Public Function GetModifiedKeys()...