Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
loopFirst :: Pattern a -> Pattern atidal-core Sound.Tidal.UI Takes a pattern and loops only the first cycle of the pattern. For example, the following code will only play the bass drum sample:
d1 $ loopFirst $ s "<<bd*4 ht*8> cp*4>"
This function combines with sometimes to insert events from the first cycle randomly into subsequent cycles of the pattern:d1 $ sometimes loopFirst $ s "<<bd*4 ht*8> cp*4>"
_ltuFirst :: LocalToUTCResult -> UTCTimetz Data.Time.Zones No documentation available.
_ltuFirstZone :: LocalToUTCResult -> TimeZonetz Data.Time.Zones No documentation available.
createPersonFirstName :: CreatePerson -> Maybe FirstNamewebex-teams-api Network.WebexTeams First name of the Person.
personFirstName :: Person -> Maybe FirstNamewebex-teams-api Network.WebexTeams First name of the Person.
updatePersonFirstName :: UpdatePerson -> Maybe FirstNamewebex-teams-api Network.WebexTeams First name of the Person.
createPersonFirstName :: CreatePerson -> Maybe FirstNamewebex-teams-api Network.WebexTeams.Types First name of the Person.
personFirstName :: Person -> Maybe FirstNamewebex-teams-api Network.WebexTeams.Types First name of the Person.
updatePersonFirstName :: UpdatePerson -> Maybe FirstNamewebex-teams-api Network.WebexTeams.Types First name of the Person.
-
word-wrap Text.Wrap Apply any fill prefix only to lines after the first line (default)