Skip to content

toyboot4e/ac-library-hs

Repository files navigation

ac-library-hs

DeepWiki

Haskell port of ac-library, a library for competitive programming on AtCoder.

The main branch is the version avaiable on AtCoder (+ documentation fixes). See dev branch for upcoming updates.

Notes

  • The library is mainly for AtCoder and only GHC 9.8.4 is guaranteed to be supported.
  • Functions primarily use half-open interval [l, r).
  • The Extra module contains additional utilities beyond the original C++ library.

Usage

See the API documentation on Hackage for more information.

About

Haskell port of AtCoder Library (ACL) + Extra modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages