|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<domain D :shared3p > | |
| BlStringVector< D > | bl_strShuffle (BlStringVector< D > s, D uint8[[1]] key) |
Shuffle a bounded-length string vector.
| s | - input string vector |
| sLen | - bound |
| key | - shuffle key |
| BlStringVector<D> bl_strShuffle | ( | BlStringVector< D > | s, |
| D uint8[[1]] | key | ||
| ) |