refactor: small perf win by eliminating string object keys
This commit is contained in:
parent
db60c32d93
commit
4a4e0f4013
12 changed files with 151 additions and 111 deletions
|
|
@ -1,7 +1,5 @@
|
|||
local M = {}
|
||||
|
||||
---@alias oil.InternalEntry string[]
|
||||
|
||||
---@class oil.Entry
|
||||
---@field name string
|
||||
---@field type oil.EntryType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue