Keagan McClelland cd3c17e1c0 fn: add predicate combinators for && and || 3 月之前
..
conc_queue.go 0715e84f04 fn: add new ConcurrentQueue[T] data structure 8 月之前
either.go 1cbfda525a fn: add new Either[L, R] type 8 月之前
events.go d702158d9b fn: add new EventPublisher event pub/sub system 8 月之前
func.go f166829fe4 fn: add reduce func 8 月之前
go.mod 2bd9911804 fn: add slice utilities 6 月之前
go.sum 2bd9911804 fn: add slice utilities 6 月之前
map.go f88f120e91 fn: Added map functions 4 月之前
map_test.go f88f120e91 fn: Added map functions 4 月之前
option.go 166b2fdb97 fn: add UnwrapOrErr and UnwrapOrFail to Option 6 月之前
predicate.go cd3c17e1c0 fn: add predicate combinators for && and || 3 月之前
queue.go f7e2e6ddd6 fn: add basic generic queue 8 月之前
recv.go a2694009cd fn: add basic generic chan recv utility funcs 8 月之前
result.go c95505db1e fn: add Result type 3 月之前
send.go eb72bb9712 fn: add SendOrQuit 8 月之前
set.go 1fc3f14467 fn: add new generic set container 8 月之前
slice.go 95016b849a fn: Added `HasDuplicates` function to slice 4 月之前
slice_test.go 95016b849a fn: Added `HasDuplicates` function to slice 4 月之前