Skip to content

siwS/listflattener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listflattener

In order to run this program using SBT on command line:

in the main project folder:

  • execute the command "sbt"

in the sbt shell:

  • execute the command "compile"
  • execute the command "test"
  • execute the command "run"

About

Flattens an arbitrary nested list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages