Skip to main content
Module

x/lazy/.editorconfig

A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser
Latest
File
root = true
[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8insert_final_newline = true