plutus-metatheory-1.61.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_inits_298T_Level_18 → () → [AgdaAny] → [[AgdaAny]] Source #

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

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

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

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

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

d_InitLast_458 ∷ p → p → p → () Source #

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

du_cons_812 ∷ [AgdaAny] → [[AgdaAny]] → [[AgdaAny]] Source #

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

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

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

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

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

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

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

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

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

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

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

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

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

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