diff --git a/src/conversions.md b/src/conversions.md index 4c29fd8..9596328 100644 --- a/src/conversions.md +++ b/src/conversions.md @@ -1,4 +1,6 @@ -# Type Conversions +# 타입 변환 + + At the end of the day, everything is just a pile of bits somewhere, and type systems are just there to help us use those bits right. There are two common