Short: Explicite namespace qualifier for simul efuns
From: Niels Boehm, Menaures
Date: 2001-08-05
Type: Feature
State: New

It would be nice to call simul efuns directly using sefun::fun(), bypassing any
lfun of the same name. This is similar to the known efun::fun() syntax.

A sefun::fun() (or call it 'kfun'?) call for an efun fun() with no overloading
sefun should fall through to the efun.
