Skip to content

Commit

Permalink
Update lua/pl/Map.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske authored Jun 4, 2024
1 parent c30ae87 commit 383e5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/pl/Map.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Map.keys = tablex.keys

--- return a List of all values.
-- @class function
-- @name Map:keys
-- @name Map:values
Map.values = tablex.values

--- return an iterator over all key-value pairs.
Expand Down

0 comments on commit 383e5de

Please sign in to comment.