CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 month agoThis is a glassprogramming.devimagemessage-square62linkfedilinkarrow-up1514arrow-down121
arrow-up1493arrow-down1imageThis is a glassprogramming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 month agomessage-square62linkfedilink
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up11·1 month ago// This is a Glass class class Glass { filled(halfFull, halfEmpty) { this.halfFull; this.halfEmpty; } }
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up3·1 month agoWhat the hell kind of glass is this?
// This is a Glass class class Glass { filled(halfFull, halfEmpty) { this.halfFull; this.halfEmpty; } }What the hell kind of glass is this?
Quantum, obviously