mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Remove Structs item from FAQ
This commit is contained in:
		
							parent
							
								
									ef59f35a14
								
							
						
					
					
						commit
						43d072df7f
					
				| @ -16,11 +16,6 @@ Enums are not supported by the ABI, they are just supported by Solidity. | ||||
| You have to do the mapping yourself for now, we might provide some help | ||||
| later. | ||||
| 
 | ||||
| How do structs work? | ||||
| ==================== | ||||
| 
 | ||||
| See `struct_and_for_loop_tester.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/65_struct_and_for_loop_tester.sol>`_. | ||||
| 
 | ||||
| What are some examples of basic string manipulation (``substring``, ``indexOf``, ``charAt``, etc)? | ||||
| ================================================================================================== | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user