What is Nostr?
feld /
npub1c5t…h8gn
2024-09-05 14:11:32

feld on Nostr: Just spotted an Elixir trick I haven't seen before def ...

Just spotted an Elixir trick I haven't seen before

def visible_for_user?(%{__struct__: module} = message, user)
when module in [Activity, Object] do


now that's a neat way to match on both struct types
Author Public Key
npub1c5tlngqj4f9f3lkxnu2swe98pem78ss6xf380ldh3rlrm595zrustfh8gn