Libraryless. Click here for Pure Java version (10390L/57K).
1 | static ItIt<UpDownSequence> allUpDownSequencesOfMaxLength(int maxLength) {
|
2 | ret mapI(allWordsOfAlphabet_maxLength(maxLength, "UD"), |
3 | s -> UpDownSequence(s)); |
4 | } |
Began life as a copy of #1030505
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036339 |
| Snippet name: | allUpDownSequencesOfMaxLength |
| Eternal ID of this version: | #1036339/1 |
| Text MD5: | 443c78eeb364dc8e97933f3d7b2857d1 |
| Transpilation MD5: | c68deddee5a778f39c0fcb0f66bae197 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-11-20 21:06:24 |
| Source code size: | 166 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 445 / 556 |
| Referenced in: | [show references] |