function createScopeInternal
thefrontside/effectionfunction createScopeInternal(parent?: Scope): [ScopeInternal, () => Operation<void>]
Parameters
parentoptional: https://effection-www-pggsafb7y58a.deno.dev/api/v4/Scope
Return Type
[https://effection-www-pggsafb7y58a.deno.dev/api/v4/ScopeInternal, () => https://effection-www-pggsafb7y58a.deno.dev/api/v4/Operation<void>]