Post #1255110
2026-03-01 03:10 UTC
@brianokken What if I *want* a list of None values? 😂
Replies (1)
-
@brianokken@fosstodon.org 2026-03-01 03:24
@ehmatthes I was more thinking of a way to collect return values that indicate success. Like in conjunction with all or any and bool return values. But sure, there’s that also