Skip to content

xampre/funcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funcpy

_provide several functions to manipulate function

Installation

pip install funcpy

Usage

import funcpy
funcpy.fpow(lambda x: x + 1, 50)(0) # => 50

License

MIT license

About

a function lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages