Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangstar333 committed Sep 8, 2023
1 parent c67cd23 commit ccd215a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ array_filter(lambda,array)
</version>

<version since="2.0.2">

array<T> array_filter(array<T> arr, array<bool> filter_column)

</version>

### description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ array_filter(lambda,array)
</version>

<version since="2.0.2">

array<T> array_filter(array<T> arr, array<bool> filter_column)

</version>

### description
Expand Down

0 comments on commit ccd215a

Please sign in to comment.