This website requires JavaScript.
Explore
Help
Sign In
personal
/
compute-constrained-bayes
Watch
1
Star
0
Fork
0
You've already forked compute-constrained-bayes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1dd38cf5ea
compute-constrained-bayes
/
src
/
scratchpad
/
seqs.nim
3 lines
59 B
Nim
Raw
Normal View
History
Unescape
Escape
step: find oeis sequence starting with smth.
2023-05-23 00:50:42 +00:00
echo
@
[
"
1
"
,
"
2
"
]
in
@
[
"
1
"
,
"
2
"
,
"
3
"
]
tweak: iteration over element and index in scratchpad.
2023-05-23 22:42:26 +00:00
# ^ does not work.
Reference in New Issue
Copy Permalink