mirror of
				https://github.com/vlang/v.git
				synced 2023-08-10 21:13:21 +03:00 
			
		
		
		
	roadmap: remove fn == 0
This commit is contained in:
		@@ -30,3 +30,4 @@
 | 
			
		||||
- [ ] VLS for autocomplete, refactoring, go to definition etc
 | 
			
		||||
- [ ] Recursive structs via optionals: `struct Node { next ?Node }`
 | 
			
		||||
- [ ] Remove `foo = 0` for `&Foo`
 | 
			
		||||
- [ ] Handle function pointers safely, remove `if function == 0 {`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user