2021年8月1日 –, TR309
語言: 漢語
tap> : A more effective one-line debugging function which is as simple as print
https://hackmd.io/@coscup/B1aXLTPAd/%2F%40coscup%2FSJpeLTPRu
演講摘要: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
英文演講摘要: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>