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