-- Brian
Thanks. The feature is not easily justified with small examples, so I suspect that any examples I give will appear contrived. It's been added to the languages that I mentioned even though none of them had it at the outset.
I've seen more than one style guide that advocates always using dot notation and eschewing imports on various SW engineering grounds. I find that by localizing the import such arguments have less force. Here's the snippet of the OCaml manual with its brief rationale
http://caml.inria.fr/pub/docs/manual-ocaml-4.01/extn.html#sec225