.DT
named_livings
$MUDNAME$ driver help
named_livings

.SH Name
.SI 5
named_livings() - return all living objects with names
.EI

.SH Synopsis
.SI 5
mapping named_livings( void );
.EI

.SH Description
.SP 5 5
named_livings() returns all objects that have called both set_living_name()
and enable_commands().  It is significantly more efficient than livings().
.EP

.SH See also
.SI 5
livings(), set_living_name(), enable_commands()
.EI
