Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

ArgumentTools

Guides

  • ArgumentTools

Symbols

  • Argument
  • Cocomposition
  • Coidentity
  • Cosequence
  • Cozero
  • Held
  • RightCocomposition
Wolfram`ArgumentTools`
Cosequence
​
Cosequence
[
f
1
,
f
2
,
f
3
,…][
x
1
,
x
2
,
x
3
,…]
gives the sequence
f
1
[
x
1
]
,
f
2
[
x
2
]
,
f
3
[
x
3
]
,
…
.
​
Details and Options

Examples  
(4)
Basic Examples  
(1)
Apply functions to their corresponding arguments:
In[1]:=
Cosequence
[f,g,h][a,b,c]
Out[1]=
Sequence[f[a],g[b],h[c]]
Scope  
(1)

Properties & Relations  
(2)

SeeAlso
Cocomposition
 
▪
Comap
 
▪
Coidentity
 
▪
Identity
 
▪
Composition
 
▪
MapThread
RelatedGuides
▪
ArgumentTools
RelatedLinks
▪
Live CEOing Ep 758: Language Design Review of Root, FiniteFieldElement, and More
▪
Live CEOing Ep 728: Language Design in the Wolfram Language[Comap, GeoMidpoint and More]
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com