phonetic-languages-simplified-generalized-examples-common-0.1.0.1: Some common code for phonetic languages generalized functionality.
Copyright(c) OleksandrZhabenko 2020-2021
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010
Extensions
  • BangPatterns
  • FlexibleContexts

Phonetic.Languages.General.Common

Description

Is rewritten from the module Phonetic.Languages.Common from the package phonetic-languages-simplified-examples-common.

Documentation

fLines :: Concatenations -> String -> String -> String -> Int -> String -> [String] Source #

fLinesIO :: Concatenations -> String -> String -> String -> String -> IO () Source #