1
0
bind/notes.txt

8 lines
431 B
Plaintext
Raw Normal View History

2025-08-31 02:56:26 +02:00
add the kind to the field type but with time and duration support. Simplified for ints, uints and floats, with bit size. Skipping the unused ones. With different name, e.g. ScalarType
2025-08-31 00:40:47 +02:00
track down the cases when reflect can panic
2025-08-31 02:56:26 +02:00
documentation:
- give a short description for every exported symbol
- start from collecting the docs from the test cases
- extrace the common doc items from the function doc items
doc/test/code triangle