This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
aqua-playground
Watch
1
Star
0
Fork
0
You've already forked aqua-playground
mirror of
https://github.com/fluencelabs/aqua-playground
synced
2025-05-12 04:27:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
aqua-playground
/
aqua
/
examples
/
streamCallback.aqua
8 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
stream as argument in callback test
2021-11-01 12:20:08 +03:00
module Ret declares *
export someFunc
func someFunc(cb: []string -> ()):
ifaces: *string
update aqua, add module, add `listBlueprints` tu `run` specs
2022-01-25 14:32:56 +03:00
cb(ifaces)
Reference in New Issue
Copy Permalink