Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
littlestymaar
6y ago
0 comments
Share
This isn't the answer I wanted, but it's a good answer. Thank you
0 comments
default
newest
oldest
steveklabnik
6y ago
You’re welcome. (I imagine that you’d get the same version conflict situation with your idea btw: std::2018::Option is not the same type as std::2021::Option.)
littlestymaar
OP
6y ago
Even if std::2018 is just doing: `pub use std::2021::Option`?
steveklabnik
6y ago
Ehh you're right, actually.
I still think you run into other issues, though.
j
/
k
navigate · click thread line to collapse