mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 22:28:40 +08:00 
			
		
		
		
	add zig codes for Section 'Array', 'LinkedList' and 'List'
This commit is contained in:
		@ -120,7 +120,6 @@ pub fn MyList(comptime T: type) type {
 | 
			
		||||
            }
 | 
			
		||||
            return nums;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
    };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user