relude-1.1.0.0: Safe, performant, user-friendly and lightweight Haskell Standard Library
Copyright(c) 2016 Stephen Diehl
(c) 2016-2018 Serokell
(c) 2018-2022 Kowainik
LicenseMIT
MaintainerKowainik <xrom.xkov@gmail.com>
StabilityStable
PortabilityPortable
Safe HaskellSafe
LanguageHaskell2010

Relude.Container

Description

This module exports all container-related stuff.

Synopsis

Documentation

One is a typeclass for creating structures from a singleton element. This module provides many useful instances of One for common containers as well.

Reexports container-related functions, typeclasses and data types from the following packages: