plutus-metatheory-0.1.0.0: Command line tool for running plutus core programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

MAlonzo.Code.Data.List.Base

Documentation

d_map_22T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAny) → [AgdaAny] → [AgdaAny] Source #

d_intercalate_56T_Level_18 → () → [AgdaAny] → [[AgdaAny]] → [AgdaAny] Source #

d_cartesianProductWith_70T_Level_18 → () → T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → [AgdaAny] → [AgdaAny] → [AgdaAny] Source #

d_cartesianProduct_82T_Level_18 → () → T_Level_18 → () → [AgdaAny] → [AgdaAny] → [T_Σ_14] Source #

d_alignWith_84T_Level_18 → () → T_Level_18 → () → T_Level_18 → () → (T_These_38AgdaAny) → [AgdaAny] → [AgdaAny] → [AgdaAny] Source #

d_zipWith_104T_Level_18 → () → T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → [AgdaAny] → [AgdaAny] → [AgdaAny] Source #

d_unalignWith_118T_Level_18 → () → T_Level_18 → () → T_Level_18 → () → (AgdaAnyT_These_38) → [AgdaAny] → T_Σ_14 Source #

d_unzipWith_166T_Level_18 → () → T_Level_18 → () → T_Level_18 → () → (AgdaAnyT_Σ_14) → [AgdaAny] → T_Σ_14 Source #

d_align_180T_Level_18 → () → T_Level_18 → () → [AgdaAny] → [AgdaAny] → [T_These_38] Source #

d_zip_182T_Level_18 → () → T_Level_18 → () → [AgdaAny] → [AgdaAny] → [T_Σ_14] Source #

d_unalign_184T_Level_18 → () → T_Level_18 → () → [T_These_38] → T_Σ_14 Source #

d_unzip_186T_Level_18 → () → T_Level_18 → () → [T_Σ_14] → T_Σ_14 Source #

d_merge_192T_Level_18 → () → T_Level_18 → (AgdaAnyAgdaAny → ()) → (AgdaAnyAgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] → [AgdaAny] Source #

d_foldr_216T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → AgdaAny → [AgdaAny] → AgdaAny Source #

d_foldl_230T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → AgdaAny → [AgdaAny] → AgdaAny Source #

d_concat_244T_Level_18 → () → [[AgdaAny]] → [AgdaAny] Source #

d_concatMap_246T_Level_18 → () → T_Level_18 → () → (AgdaAny → [AgdaAny]) → [AgdaAny] → [AgdaAny] Source #

d_ap_250T_Level_18 → () → T_Level_18 → () → [AgdaAnyAgdaAny] → [AgdaAny] → [AgdaAny] Source #

d_mapMaybe_258T_Level_18 → () → T_Level_18 → () → (AgdaAnyMaybe AgdaAny) → [AgdaAny] → [AgdaAny] Source #

d_null_262T_Level_18 → () → [AgdaAny] → Bool Source #

d_any_272T_Level_18 → () → (AgdaAnyBool) → [AgdaAny] → Bool Source #

du_any_272 ∷ (AgdaAnyBool) → [AgdaAny] → Bool Source #

d_all_276T_Level_18 → () → (AgdaAnyBool) → [AgdaAny] → Bool Source #

du_all_276 ∷ (AgdaAnyBool) → [AgdaAny] → Bool Source #

d_inits_314T_Level_18 → () → [AgdaAny] → [[AgdaAny]] Source #

d_tail_320T_Level_18 → () → [AgdaAny] → [[AgdaAny]] Source #

d_tails_330T_Level_18 → () → [AgdaAny] → [[AgdaAny]] Source #

d_tail_336T_Level_18 → () → [AgdaAny] → [[AgdaAny]] Source #

d_updateAt_360T_Level_18 → () → [AgdaAny] → T_Fin_10 → (AgdaAnyAgdaAny) → [AgdaAny] Source #

d_unfold_436T_Level_18T_Level_18 → () → (Integer → ()) → (IntegerAgdaAnyMaybe T_Σ_14) → IntegerAgdaAny → [AgdaAny] Source #

d_InitLast_474 ∷ p → p → p → () Source #

d_take_546T_Level_18 → () → Integer → [AgdaAny] → [AgdaAny] Source #

d_drop_558T_Level_18 → () → Integer → [AgdaAny] → [AgdaAny] Source #

d_takeWhile_600T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] Source #

d_dropWhile_632T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] Source #

d_filter_664T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] Source #

d_filter'7495'_690T_Level_18 → () → (AgdaAnyBool) → [AgdaAny] → [AgdaAny] Source #

d_partition_696T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → T_Σ_14 Source #

d_span_736T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → T_Σ_14 Source #

d_break_776T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → T_Σ_14 Source #

d_linesBy_786T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [[AgdaAny]] Source #

d_go_796T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → Maybe [AgdaAny] → [AgdaAny] → [[AgdaAny]] Source #

du_go_796 ∷ (AgdaAnyT_Dec_20) → Maybe [AgdaAny] → [AgdaAny] → [[AgdaAny]] Source #

d_acc'8242'_810T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → Maybe [AgdaAny] → AgdaAny → [AgdaAny] → [AgdaAny] Source #

d_linesBy'7495'_812T_Level_18 → () → (AgdaAnyBool) → [AgdaAny] → [[AgdaAny]] Source #

d_wordsBy_818T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [[AgdaAny]] Source #

d_cons_828T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [[AgdaAny]] → [[AgdaAny]] Source #

du_cons_828 ∷ [AgdaAny] → [[AgdaAny]] → [[AgdaAny]] Source #

d_go_836T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] → [[AgdaAny]] Source #

du_go_836 ∷ (AgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] → [[AgdaAny]] Source #

d_wordsBy'7495'_846T_Level_18 → () → (AgdaAnyBool) → [AgdaAny] → [[AgdaAny]] Source #

d_derun_852T_Level_18 → () → T_Level_18 → (AgdaAnyAgdaAny → ()) → (AgdaAnyAgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] Source #

d_derun'7495'_892T_Level_18 → () → (AgdaAnyAgdaAnyBool) → [AgdaAny] → [AgdaAny] Source #

d_deduplicate_898T_Level_18 → () → T_Level_18 → (AgdaAnyAgdaAny → ()) → (AgdaAnyAgdaAnyT_Dec_20) → [AgdaAny] → [AgdaAny] Source #

d_find_914T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → Maybe AgdaAny Source #

d_findIndex_932T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → Maybe T_Fin_10 Source #

d_findIndices_952T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → [AgdaAny] → [T_Fin_10] Source #

d_indices_966T_Level_18 → () → T_Level_18 → (AgdaAny → ()) → (AgdaAnyT_Dec_20) → AgdaAny → [AgdaAny] → [T_Fin_10] Source #

d_scanr_1024T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → AgdaAny → [AgdaAny] → [AgdaAny] Source #

d_scanl_1062T_Level_18 → () → T_Level_18 → () → (AgdaAnyAgdaAnyAgdaAny) → AgdaAny → [AgdaAny] → [AgdaAny] Source #