Skip to main content
Module

x/iter/.editorconfig

A bunch of utilities for working with iterables, many inspired by the native array methods.
Latest
File
root = true
[*]end_of_line = lfinsert_final_newline = trueindent_style = spaceindent_size = 2charset = utf-8trim_trailing_whitespace = true