mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
b8f15f2d64
commit
f7f589626c
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ local derive = vide.derive
|
||||||
```
|
```
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
local count = wrap(0)
|
local count = source(0)
|
||||||
|
|
||||||
local factorial = derive(function()
|
local factorial = derive(function()
|
||||||
local n = 1
|
local n = 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue