rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.72k stars 309 forks source link

`count_ident` macro without any comma #789

Closed Philippe-Cholet closed 11 months ago

Philippe-Cholet commented 11 months ago

@phimuemue I remove the (annoying) commas in count_ident macros.