Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Partial Application

Here the video: https://youtu.be/Tm7DOtet_U4

rgb(255,255,255)// #FFFFFF// Partial Application in JSconstshades_of_blue=rgb.bind(null,0,0)shades_of_blue(128)// #000080

About

Example of partial application

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages