{-# LANGUAGE BangPatterns #-}
{-# LANGUAGE EmptyCase #-}
{-# LANGUAGE EmptyDataDecls #-}
{-# LANGUAGE ExistentialQuantification #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE ScopedTypeVariables #-}

{-# OPTIONS_GHC -Wno-overlapping-patterns #-}

module MAlonzo.Code.Data.List.NonEmpty where

import MAlonzo.RTE (coe, erased, AgdaAny, addInt, subInt, mulInt,
                    quotInt, remInt, geqInt, ltInt, eqInt, add64, sub64, mul64, quot64,
                    rem64, lt64, eq64, word64FromNat, word64ToNat)
import qualified MAlonzo.RTE
import qualified Data.Text
import qualified MAlonzo.Code.Agda.Primitive
import qualified MAlonzo.Code.Data.List.NonEmpty.Base

-- Data.List.NonEmpty._∷ʳ'_
d__'8759''691'''__14 ::
  MAlonzo.Code.Agda.Primitive.T_Level_18 ->
  () ->
  [AgdaAny] ->
  AgdaAny -> MAlonzo.Code.Data.List.NonEmpty.Base.T_SnocView_304
d__'8759''691'''__14 :: T_Level_18 -> T_Level_18 -> [AgdaAny] -> AgdaAny -> T_SnocView_304
d__'8759''691'''__14 ~T_Level_18
v0 ~T_Level_18
v1 = [AgdaAny] -> AgdaAny -> T_SnocView_304
du__'8759''691'''__14
du__'8759''691'''__14 ::
  [AgdaAny] ->
  AgdaAny -> MAlonzo.Code.Data.List.NonEmpty.Base.T_SnocView_304
du__'8759''691'''__14 :: [AgdaAny] -> AgdaAny -> T_SnocView_304
du__'8759''691'''__14
  = ([AgdaAny] -> AgdaAny -> T_SnocView_304)
-> [AgdaAny] -> AgdaAny -> T_SnocView_304
forall a b. a -> b
coe
      [AgdaAny] -> AgdaAny -> T_SnocView_304
MAlonzo.Code.Data.List.NonEmpty.Base.C__'8759''691''8242'__312