Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwooding committed Jun 4, 2024
1 parent 7744803 commit 7b59a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please see the [samples/](samples/) directory for examples of usage.

### TLDR

- use generic function type [/with.go#L7](`with.Func\[O any\]`) as the return type of your `With..` high order functions.
- use generic function type [/with.go#L7](with.Func\[O any\]) as the return type of your `With..` high order functions.
-


Expand Down

0 comments on commit 7b59a8c

Please sign in to comment.