1 | static ItIt<UpDownSequence> allUpDownSequencesOfLength(int length) { |
2 | ret mapI(allWordsOfAlphabetWithLength(length, "UD"), |
3 | s -> UpDownSequence(s)); |
4 | } |
Began life as a copy of #1036339
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1036347 |
Snippet name: | allUpDownSequencesOfLength |
Eternal ID of this version: | #1036347/1 |
Text MD5: | fbf4d7af31f6976491413acd057541d2 |
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-21 12:22:50 |
Source code size: | 157 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 159 / 179 |
Referenced in: | [show references] |