On Thursday, 16 August 2018 at 12:25:14 UTC, aliak wrote:
Hi

See: https://optional.dub.pm

Looks great!

auto john = some(new Person());

Would it also work to leave off the `some` here and skip the first `dispatch` in the following lines? (i.e., make `john` a `Person` rather than an `Optional!Person`)

Reply via email to