Skip to content

Commit 840c9dc

Browse files
authored
Merge pull request #2284 from gemmaro/minor-fixes
Remove old paragraph in builtin.jax
2 parents d93c484 + 90f50c7 commit 840c9dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/builtin.jax

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6244,10 +6244,6 @@ isnan({expr}) *isnan()*
62446244

62456245

62466246
items({expr}) *items()*
6247-
{expr} の全要素のキー・値のペアからなるリストを返す。戻り値の各
6248-
要素はリストであり、キーと値の2個の要素を持つ。戻り値のリスト
6249-
の要素の順序は不定である。|keys()| と |values()| も参照。
6250-
62516247
{expr} のすべてのキー/インデックスと値のペアを含む |List| を返
62526248
す。各 |List| の項目は 2 つの項目を持つリストである。
62536249
- |Dict| の場合: キーと値

0 commit comments

Comments
 (0)