Hacker News new | ask | show | jobs
by pjmlp 2181 days ago
You can use std::visit() for the time being, and pattern matching is being discussed.