flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 3 个月前You can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square227fedilinkarrow-up1533
arrow-up1533imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 3 个月前message-square227fedilink
minus-squarewewbull@feddit.uklinkfedilinkEnglisharrow-up2·2 个月前Dynamic typing is a great feature at times. It’s a pain in the butt other times. One of the things I like about Zig is being able to have opt-in comptime dynamic typing. For a certain class of problem it’s really nice.
Dynamic typing is a great feature at times. It’s a pain in the butt other times. One of the things I like about Zig is being able to have opt-in comptime dynamic typing. For a certain class of problem it’s really nice.