Home
last modified time | relevance | path

Searched defs:May (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/Internal/
H A DZoom.hs145 newtype May a = May { getMay :: Maybe a } type
148 May Nothing <> _ = May Nothing function
150 May (Just a) <> May (Just b) = May (Just (a <> b)) function
156 May Nothing `mappend` _ = May Nothing function
158 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/Internal/
H A DZoom.hs145 newtype May a = May { getMay :: Maybe a } type
148 May Nothing <> _ = May Nothing function
150 May (Just a) <> May (Just b) = May (Just (a <> b)) function
156 May Nothing `mappend` _ = May Nothing function
158 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/Internal/
H A DZoom.hs145 newtype May a = May { getMay :: Maybe a } function
148 May Nothing <> _ = May Nothing function
150 May (Just a) <> May (Just b) = May (Just (a <> b)) function
156 May Nothing `mappend` _ = May Nothing function
158 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/Internal/
H A DZoom.hs145 newtype May a = May { getMay :: Maybe a } function
148 May Nothing <> _ = May Nothing function
150 May (Just a) <> May (Just b) = May (Just (a <> b)) function
156 May Nothing `mappend` _ = May Nothing function
158 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/Internal/
H A DZoom.hs145 newtype May a = May { getMay :: Maybe a } function
148 May Nothing <> _ = May Nothing function
150 May (Just a) <> May (Just b) = May (Just (a <> b)) function
156 May Nothing `mappend` _ = May Nothing function
158 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-extra-0.3/src/Optics/Extra/Internal/
H A DZoom.hs133 newtype May a = May { getMay :: Maybe a } type
136 May (Just a) <> May (Just b) = May $ Just (a SG.<> b) function
142 May (Just a) `mappend` May (Just b) = May $ Just (a `mappend` b) function
/dports/devel/stack/stack-2.7.3/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } constructor
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } type
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } constructor
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } function
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } function
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } type
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } type
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } type
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/microlens-mtl-0.2.0.1/src/Lens/Micro/Mtl/
H A DInternal.hs178 newtype May a = May { getMay :: Maybe a } type
184 May Nothing `mappend` _ = May Nothing function
186 May (Just a) `mappend` May (Just b) = May (Just (mappend a b)) function
190 May Nothing <> _ = May Nothing function
192 May (Just a) <> May (Just b) = May (Just (a <> b)) function
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/imports/calendar/
H A Dqquickcalendar_p.h69 May, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/Tools/TDS/TDS/Login7/
H A DTDSLogin7TokenOptionalFlags3.cs22 May = 1 enumerator
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/error/
H A Derror.go17 May Level = iota const
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/time-compat-1.9.6.1/src/Data/Time/Calendar/MonthDay/
H A DCompat.hs40 pattern May = 5 function
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/error/
H A Derror.go17 May Level = iota const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/error/
H A Derror.go17 May Level = iota const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/error/
H A Derror.go17 May Level = iota const
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/error/
H A Derror.go17 May Level = iota const
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/date_time/
H A Ddate_defs.hpp20 enum months_of_year {Jan=1,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec,NotAMonth,NumMonths}; enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/date_time/
H A Ddate_defs.hpp20 enum months_of_year {Jan=1,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec,NotAMonth,NumMonths}; enumerator

12345678910>>...23