Related links
Seq: A High-Performance Language for Bioinformatics - PMC
by A SHAJII 2019 Cited by 23 Seq enables users to write high-level, Pythonic code without having to worry about low-level or domain-specific optimizations, and allows for the seamless
Learn more
Dependent Types and Multi-Monadic Effects in F
by N Swamy Cited by 509 Furthermore, the equations introduced by pattern matching allow F? to prove that the returned premise has the requested type. let emp x = None let value
Learn more
Dependent ML: An Approach to Practical Programming with
by H Xi Cited by 113 In the actual implementation, we do allow overlapping patterns in a matching clause sequence, and we avoid nondeterminism by performing pattern matching in a.
Learn more