Function some

constructs an option from a value

auto some(T) (
  T val
);