safe icon indicating copy to clipboard operation
safe copied to clipboard

scandir() should return list<string> instead of array

Open simPod opened this issue 4 years ago • 0 comments

Hello, how can we type scandir() properly? Now it says it returns array. We can type it list<string> instead.

simPod avatar Mar 18 '21 12:03 simPod