Skip to content

alex-tan/task-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-extra

Contains map6, map7, map8, etc... for Tasks that are not included in the elm core library.

Example:

  Task.Extra.map6
      (\foo bar baz biz craz cray ->
          combineResults
            foo
            bar
            baz
            biz
            craz
            cray
      )
      fooTask
      barTask
      bazTask
      bizTask
      crazTask
      crayTask

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages