Skip to content

aviralg/lazr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazr

The goal of lazr is to analyze function strictness.

Installation

You can install the released version of lazr from CRAN with:

install.packages("lazr")

Example

This is a basic example which shows you how to solve a common problem:

library(lazr)

trace_strictness({
    library(stringr)
    str_c("a")
})

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages