xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo

This commit is contained in:
Roland Conybeare 2025-12-25 12:33:07 -05:00
commit 1b7859f61c
3 changed files with 43 additions and 9 deletions

View file

@ -4,6 +4,7 @@
namespace2: "scm",
facet: "Sequence",
brief: "an ordered collection of variants",
using_doxygen: true,
doc: [
"Elements appear in some determinstic order.",
"Sequence is GC-aware --> elements must be GC-aware"