Rößner-Network-Solutions

Skip to content

Fix: Detect and handle Lua arrays

Christian Rößner requested to merge features into main

Enhanced the convert function to correctly identify and handle Lua arrays separately from maps. This ensures proper conversion of sequentially indexed tables into Go slices while maintaining the integrity of Lua maps.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading