nbb 2024-10-04

Can I do something like (implements? IWithMeta {}) from nbb? If so, in which namespace is IWithMeta?

I don't think you have to check fir IWithMeta before you can call meta,

meta will simply return nil for something non-IWithMeta