Skip to content

aryaghan-mutum/racket-predicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

racket-predicates

A library composed of predicates functions in Racket Programming Language (Lisp Dialect)

Import Package
  • To install, run raco pkg install racket-predicates.
  • Then to use in a module, (require racket-predicates).
Import in DrRacket IDE:
- Clone the project in the local using `git clone <repo name>`  
- DrRacket -> File -> Install Package 
- Under Package Source paste: `https://github.com/aryaghan-mutum/racket-predicates`
- Click Install or Update
- Open a file and import the package: (require racket-predicates)
Contributors
Anurag Muthyam 
Email: anu.drumcoder@gmail.com
https://github.com/aryaghan-mutum

About

A library composed of predicate functions in Racket (Lisp Dialect)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages