 package
    
    
    
      package
    
    
      
        
      
    
   
    
      
  
    
      
  
    
      Version: 
        v1.9.0
    
    
      Opens a new window with list of versions in this module.
    
    
    
  
      
  
    Published: Oct 14, 2025
  
      
  
    License: MIT
      
    
  
  
    Opens a new window with license information.
  
      
        
  
    
      Imports: 0
    
  
  
    Opens a new window with list of imports.
  
        
  
    
       Imported by: 2
    
  
  
    Opens a new window with list of known importers.
  
      
    
   
  
  
    
   
    
      
    
    
    
  
    
      
      
        
          
  
    
       Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    
      
        
 
    
Package pointer provides utilities for working with pointers.
  
  
  
  
  
	  
  
  
    
    
    
  From will create a pointer from the provided value.
  
         
	  
  
  
    
    
    
      func Value[T any](v *T) T
     
  Value will return the value of the pointer or the zero value if the pointer is nil.
  
         
  
    
      
     
   
        
      
      
        
  
    
       Source Files
      ¶
      Source Files
      ¶
    
   
      
      
     
   
   Click to show internal directories. 
   Click to hide internal directories.