Crate ddw_utils

source ·
Expand description

ddw_utils

ddw_utils is a collection of utilities to make performing certain calculations more convenient.

ddw_utils(どきどきどわーふ_ユーティリティークレート)

ddw_utilsは、特定の計算をより便利に行うためのユーティリティの集まりです。

Re-exports

Modules

Functions

  • Adds one to the number given. 与えられた数値に1を加える。
  • double the given number. 与えられた数値を2倍にする。