We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae37ca commit cda307dCopy full SHA for cda307d
src/type_function.zig
@@ -5,7 +5,7 @@
5
//! to call them, typefuncs), which are functions that take in compile
6
//! time values and return a type.
7
//!
8
-//! Here, we create an an all-encompassing type function, Contribution,
+//! Here, we create an all-encompassing type function, Contribution,
9
//! that given a summarize function and associated types, will call that
10
//! function with additional logic.
11
0 commit comments