Collections.Pooled icon indicating copy to clipboard operation
Collections.Pooled copied to clipboard

GetValueRefOrAddDefault and GetValueRefOrNullRef support

Open AnakinCN opened this issue 8 months ago • 0 comments

CollectionsMarshal now supports GetValueRefOrAddDefault and GetValueRefOrNullRef for Dictionary, which can boost the check or add operations.

Plase add GetValueRefOrAddDefault and GetValueRefOrNullRef support for PooledDictionary, thanks.

AnakinCN avatar May 31 '24 04:05 AnakinCN