Skip to main content
Module

x/transposearray/.editorconfig

Perform the matrix operation transpose on an array respecting type information.
Latest
File
root = true
[*]end_of_line = LFindent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true