Given so many handy methods for built-in classes, it would be nice to have
a couple of more for some, for instance:

IO:Path.stemname
  Like basename except any suffix is removed

IO::Handle.say (or println)
  Like print except with an added newline.

Cheers!

-Tom

Reply via email to