Ziggit

Proposal: Add `std.meta.satisfies` Function (opens in new tab)

Specific Content Function signature: pub fn satisfies(comptime T: type, comptime I: type) bool { ... } pub fn assertSatisfies(comptime T: type, comptime I: type) void { ... } assertSatisfies function is the same as satisfies, the only difference is that when it finds that the matching rule is not met, it will tell you the reason for the dissatisfaction in the compilation error message. Specific rules: The function returns true when the declarations of type I can match any subset of type T—tha...

Read the original article
Sign in to keep reading the full article.

Keyboard Shortcuts

Navigation

Next / previous post
j/k
Open post
oorEnter
Preview post
v

Post Actions

Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Save / unsave
s

Recommendations

Add interest / feed
Enter
Not interested
x

Go to

Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Discover
gb
Search
/

General

Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help