issues
search
vapor
/
core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
MIT License
82
stars
50
forks
source link
change flatten from recursive to iterative
#140
Closed
tanner0101
closed
6 years ago
tanner0101
commented
6 years ago
[x]
flatten(on:)
now uses an iterative algorithm
[x] added tests to ensure
flatten(on:)
won't create stack overflow
flatten(on:)
now uses an iterative algorithmflatten(on:)
won't create stack overflow