2021-08-01 –, TR309
Language: 漢語
tap> : A more effective one-line debugging function which is as simple as print
https://hackmd.io/@coscup/B1aXLTPAd/%2F%40coscup%2FSJpeLTPRu
Abstract:A simple tool for debug (tap>)
- The general idea about debug
- What is the deficiency of
print
when it is used for debugging? tap>
: a betterprint
- The design philosophy of
tap>
30
English Abstract:A simple tool for debug (tap>)
- The general idea about debug
- What is the deficiency of
print
when it is used for debugging? tap>
: a betterprint
- The design philosophy of
tap>