Go - keep it to yourself - Encapsulation and Embedding - setter methods, getter methods, errors, nil
Head First Go、 Jay McGavren(著)、O’Reilly Media)の Chapter 10(keep it to yourself - Encapsulation and Embedding)、p.306(Exercise)の解答を求めてみる。
Home 投稿 Categories Tags 月別 年別 検索
Head First Go、 Jay McGavren(著)、O’Reilly Media)の Chapter 10(keep it to yourself - Encapsulation and Embedding)、p.306(Exercise)の解答を求めてみる。
入門Haskellプログラミング (Will Kurt(著)、株式会社クイープ(監修、翻訳)、翔泳社)の UNIT4(HaskellのI/O)、LESSON 22(コマンドラインの操作と遅延I/O)、22.1(コマンドラインの操作:遅延評価を使用しない方法)、クイックチェック 22-2の解答を求めてみる。