Const-prop-strunispec
Propagate a constant through a strunispec.
- Signature
(const-prop-strunispec strunispec env)
→
(mv new-strunispec new-env)
- Arguments
- strunispec — Guard (strunispecp strunispec).
- env — Guard (envp env).
- Returns
- new-strunispec — Type (strunispecp new-strunispec).
- new-env — Type (envp new-env).