Installation Instructions
            
            
              To install this paclet in your Wolfram Language environment,
              evaluate this code:
              
                PacletInstall["FaizonZaman/MacroTools"]
              
            
            
              
              
                To load the code after installation, evaluate this code:
                
                  Needs["FaizonZaman`MacroTools`"]
                
              
            
           
        
        
        
        
        
          
            
Examples
            
          
          
            
          
          
            
            Basic Examples (3) 
Map over sequences, or return Spliced maps:
Fan edges from parents to children:
Specify a function and its options before applying it to an expression:
Process an expression by a set of functions:
Instead of applying Normal individually several times, use NormalFixedPoint:
 
            
           
          
            Publisher
            Faizon Zaman
          
          
          
          
            Compatibility
            
              Wolfram Language Version 13.3
            
          
          
          Version History
  
    - 
      1.1.2
      
        
          – 03 May 2024
        
      
      
      
    
 
  
    - 
      1.1.1
      
        
          – 03 May 2024
        
      
      
      
    
 
  
    - 
      1.1.0
      
        
          – 03 May 2024
        
      
      
      
    
 
  
    - 
      1.0.0
      
        
          – 16 September 2023
        
      
      
      
    
 
  
          
            
            MIT License
          
          
          
            Paclet Source