/** @file DApplyFrame.hpp * * @author Roland Conyberae, Feb 2026 **/ #pragma once namespace xo { namespace scm { /** In virtual schematika machine (VSM): * stack frame for interpreted apply expression * (@ref DApplyExpr) **/ class DApplyFrame { obj }; } } /* end DApplyFrame.hpp */