Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 747 Bytes

File metadata and controls

14 lines (9 loc) · 747 Bytes

toolbox

捨てるには惜しい、ちょっと便利なクラスを集めておくリポジトリです。

  • ConsoleScanner : 標準入力から対話的にユーザ入力を取得するためのクラスです。
  • ZippedStream : 2つのソースストリームの要素をペアリングして得られる要素をソースとする順次ストリームを提供します。

ライセンス

Licensed under the MIT License, see LICENSE file.
Copyright (c) 2015 nmby


Repository : https://github.com/nmby/toolbox