Skip to content

Commit

Permalink
---------- TODO -----------
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Jul 18, 2022
1 parent d76f9ba commit 366baf1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spew/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
benchmark
optimize
- avoid reflect first
use `string` where possible in tests
comprehend tests
remove linewraps in tests
update docs
OmitNilValues
- if I have a `[]*Foo{&Foo{}, &Foo{}, nil}` - should still print nil

0 comments on commit 366baf1

Please sign in to comment.