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