This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
aqua
Watch
1
Star
0
Fork
0
You've already forked aqua
mirror of
https://github.com/fluencelabs/aqua.git
synced
2024-12-04 22:50:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
LNG-278-stream-of-streams
aqua
/
aqua-src
/
antithesis.aqua
8 lines
87 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
checking types for their validity
2023-11-06 10:41:10 +00:00
data A:
b: []*string
func test():
inner: *string
arr = [inner]
a = A(b = arr)
Reference in New Issue
Copy Permalink