Skip to content

Commit d40dd67

Browse files
authored
[ja] Localize Idempotence into Japanese (#2826)
Signed-off-by: Junya Okabe <[email protected]>
1 parent 99529b2 commit d40dd67

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/ja/idempotence.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: 冪等性
3+
status: Completed
4+
category: プロパティ
5+
tags: ["プロパティ", "", ""]
6+
---
7+
8+
数学やコンピュータサイエンスにおいて、冪等性とは、何度実行しても常に同じ結果になる操作を指します。
9+
パラメーターが同じであれば、冪等な操作を複数回実行しても、追加の効果はありません。

0 commit comments

Comments
 (0)