WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 43149346

(no title)

zie1ony | 1 year ago

Implications looks weird https://vine.dev/docs/features/conditions#implication:

    let y = None;
    y is Some(value) => value > 0 // true
    y is Some(value) => value == 0 // true

discuss

order

No comments yet.

powered by hn/api // news.ycombinator.com