flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 个月前You can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square119fedilinkarrow-up1442arrow-down118
arrow-up1424arrow-down1imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 个月前message-square119fedilink
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.