This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-15 20:24:57 +00:00
Code
Issues
Activity
Actions
10170
commits
1
branch
0
tags
227
MiB
b0932b0aec
Commit graph
1 commit
Author
SHA1
Message
Date
Matthew Olsson
107ca2e4ba
LibJS: Add function call spreading
...
Adds support for the following syntax: myFunction(...x, ...[1, 2, 3], ...o.foo, ...'abcd')
2020-05-06 19:19:02 +02:00