- **In individual functions and static methods of `CasedObject`,** the user can specify `deep` in a second `options` argument (overlap with #8 & #10) - **When initializing `CasedObject`,** the user can specify `deep` in `options`, which is stored in `private _options` (overlap with #8 & #10) - **When interacting with a `CasedObject` instance,** the user can get & set `private _options` through `options` (overlap with #8 & #10)
CasedObject, the user can specifydeepin a secondoptionsargument (overlap with Support options for change-case #8 & Specify recursion depth #10)CasedObject, the user can specifydeepinoptions, which is stored inprivate _options(overlap with Support options for change-case #8 & Specify recursion depth #10)CasedObjectinstance, the user can get & setprivate _optionsthroughoptions(overlap with Support options for change-case #8 & Specify recursion depth #10)