Created
November 2, 2011 09:53
-
-
Save klapaucius/1333286 to your computer and use it in GitHub Desktop.
dotp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$s$wfoldlM'_loop_s1qP = | |
\ (sc_s1qv :: GHC.Prim.Int#) | |
(sc1_s1qw :: GHC.Prim.Int#) | |
(sc2_s1qx :: GHC.Prim.Double#) -> | |
case GHC.Prim.>=# sc1_s1qw ipv1_s1a1 of _ { | |
GHC.Bool.False -> | |
case GHC.Prim.>=# sc_s1qv ipv4_s1fy of _ { | |
GHC.Bool.False -> | |
$s$wfoldlM'_loop_s1qP | |
(GHC.Prim.+# sc_s1qv 1) | |
(GHC.Prim.+# sc1_s1qw 1) | |
(GHC.Prim.+## | |
sc2_s1qx | |
(GHC.Prim.*## | |
(GHC.Prim.indexDoubleArray# | |
ipv2_s1a2 (GHC.Prim.+# ipv_s18V sc1_s1qw)) | |
(GHC.Prim.indexDoubleArray# | |
ipv5_s1fz (GHC.Prim.+# ipv3_s1fx sc_s1qv)))); | |
GHC.Bool.True -> sc2_s1qx | |
}; | |
GHC.Bool.True -> sc2_s1qx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment