Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commonization and optimization of functions.

Compare
Choose a tag to compare
@k163377 k163377 released this 16 May 15:21
· 71 commits to master since this release
7264eab

処理の最適化

  • コンパニオンオブジェクトから関数を取得する処理を最適化
  • 初期化処理を最適化

共通処理の追加

ライブラリ内で使いまわせるよう、頻出する処理を共通化した。

その他

  • フォーマット修正
  • ライセンス修正