Project

General

Profile

Feature #19644

Updated by bughit (bug hit) about 1 year ago

Module::current == Module::nesting[0] but without needlessly walking the entire nesting hierarchy. 

 Could be useful for debugging/logging. 

 It could also be a Kernel global (like `__method__`) __method__) or a keyword (like `__FILE__`) __FILE__)

Back