Rust - halmk/Library GitHub Wiki General read: 入力 type_cast: 型変換 match: パターンマッチング Methods : std general 0..n: Rangeオブジェクト min,max: 最小値、最大値を求める sort: 配列をソートする iter filter: イテレータから条件を満たすものだけを取り出す count: イテレータの数を数える collect: イテレータをコレクションに変換する chars: 文字列をなめるイテレータの生成 data structure hash_map set BinaryHeap: 優先度付きキュー Methods : snippet math next_permutation graph data number gcd algorithm Examples フィボナッチ数列 Work in Progress.. all: map: windows: f64: